#bf3d0d color space conversions
Hex:
#bf3d0d
RGB:
191, 61, 13
CMY:
25, 76, 95
CMYK:
0, 68, 93, 25
HSL:
16°, 87.2549%, 40.0000%
HSV (HSB):
16°, 93.1937%, 74.9020%
XYZ:
23.2272, 14.4429, 1.9443
xyY:
0.5863, 0.3646, 14.4429
CIE-Lab:
44.8615, 50.2664, 52.6581
CIE-LCH:
44.8615, 72.7982, 46.3312
CIE-Luv:
44.8615, 105.1476, 35.4001
Hunter-Lab:
38.0038, 42.5892, 23.5693
#bf3d0d color charts
#bf3d0d color shades, tints & tones
#bf3d0d color schemes
#bf3d0d color preview, HTML & CSS examples
This text has a color of #bf3d0d
<p style="color:#bf3d0d;">Text here</p>
.mytext {color:#bf3d0d;}
This box has a color of #bf3d0d
<div style="background-color:#bf3d0d;">Content here</div>
.mybackground {background-color:#bf3d0d;}
Border around this has a color of #bf3d0d
<div style="border:2px solid #bf3d0d;">Content here</div>
.myborder {border:2px solid #bf3d0d;}