#bd3f3f color space conversions
Hex:
#bd3f3f
RGB:
189, 63, 63
CMY:
26, 75, 75
CMYK:
0, 67, 67, 26
HSL:
0°, 50.0000%, 49.4118%
HSV (HSB):
0°, 66.6667%, 74.1176%
XYZ:
23.6610, 14.7327, 6.2993
xyY:
0.5294, 0.3296, 14.7327
CIE-Lab:
45.2659, 50.4572, 28.2786
CIE-LCH:
45.2659, 57.8412, 29.2684
CIE-Luv:
45.2659, 94.9021, 20.4630
Hunter-Lab:
38.3832, 42.8640, 17.1379
#bd3f3f color charts
#bd3f3f color shades, tints & tones
#bd3f3f color schemes
#bd3f3f color preview, HTML & CSS examples
This text has a color of #bd3f3f
<p style="color:#bd3f3f;">Text here</p>
.mytext {color:#bd3f3f;}
This box has a color of #bd3f3f
<div style="background-color:#bd3f3f;">Content here</div>
.mybackground {background-color:#bd3f3f;}
Border around this has a color of #bd3f3f
<div style="border:2px solid #bd3f3f;">Content here</div>
.myborder {border:2px solid #bd3f3f;}