#bf3a05 color space conversions
Hex:
#bf3a05
RGB:
191, 58, 5
CMY:
25, 77, 98
CMYK:
0, 70, 97, 25
HSL:
17°, 94.8980%, 38.4314%
HSV (HSB):
17°, 97.3822%, 74.9020%
XYZ:
23.0263, 14.1134, 1.6541
xyY:
0.5936, 0.3638, 14.1134
CIE-Lab:
44.3952, 51.3725, 54.5961
CIE-LCH:
44.3952, 74.9658, 46.7424
CIE-Luv:
44.3952, 107.5945, 35.5526
Hunter-Lab:
37.5679, 43.6635, 23.6869
#bf3a05 color charts
#bf3a05 color shades, tints & tones
#bf3a05 color schemes
#bf3a05 color preview, HTML & CSS examples
This text has a color of #bf3a05
<p style="color:#bf3a05;">Text here</p>
.mytext {color:#bf3a05;}
This box has a color of #bf3a05
<div style="background-color:#bf3a05;">Content here</div>
.mybackground {background-color:#bf3a05;}
Border around this has a color of #bf3a05
<div style="border:2px solid #bf3a05;">Content here</div>
.myborder {border:2px solid #bf3a05;}