#bf750d color space conversions
Hex:
#bf750d
RGB:
191, 117, 13
CMY:
25, 54, 95
CMYK:
0, 39, 93, 25
HSL:
35°, 87.2549%, 40.0000%
HSV (HSB):
35°, 93.1937%, 74.9020%
XYZ:
27.9198, 23.8280, 3.5085
xyY:
0.5053, 0.4312, 23.8280
CIE-Lab:
55.9152, 22.3955, 60.3487
CIE-LCH:
55.9152, 64.3702, 69.6400
CIE-Luv:
55.9152, 61.2587, 53.3495
Hunter-Lab:
48.8139, 16.6711, 29.9083
#bf750d color charts
#bf750d color shades, tints & tones
#bf750d color schemes
#bf750d color preview, HTML & CSS examples
This text has a color of #bf750d
<p style="color:#bf750d;">Text here</p>
.mytext {color:#bf750d;}
This box has a color of #bf750d
<div style="background-color:#bf750d;">Content here</div>
.mybackground {background-color:#bf750d;}
Border around this has a color of #bf750d
<div style="border:2px solid #bf750d;">Content here</div>
.myborder {border:2px solid #bf750d;}