#bd3c0c color space conversions
Hex:
#bd3c0c
RGB:
189, 60, 12
CMY:
26, 76, 95
CMYK:
0, 68, 94, 26
HSL:
16°, 88.0597%, 39.4118%
HSV (HSB):
16°, 93.6508%, 74.1176%
XYZ:
22.6685, 14.0771, 1.8702
xyY:
0.5870, 0.3645, 14.0771
CIE-Lab:
44.3433, 49.9732, 52.4373
CIE-LCH:
44.3433, 72.4361, 46.3783
CIE-Luv:
44.3433, 104.2586, 35.0484
Hunter-Lab:
37.5194, 42.1871, 23.3082
#bd3c0c color charts
#bd3c0c color shades, tints & tones
#bd3c0c color schemes
#bd3c0c color preview, HTML & CSS examples
This text has a color of #bd3c0c
<p style="color:#bd3c0c;">Text here</p>
.mytext {color:#bd3c0c;}
This box has a color of #bd3c0c
<div style="background-color:#bd3c0c;">Content here</div>
.mybackground {background-color:#bd3c0c;}
Border around this has a color of #bd3c0c
<div style="border:2px solid #bd3c0c;">Content here</div>
.myborder {border:2px solid #bd3c0c;}