#bd012f color space conversions
Hex:
#bd012f
RGB:
189, 1, 47
CMY:
26, 100, 82
CMYK:
0, 99, 75, 26
HSL:
345°, 98.9474%, 37.2549%
HSV (HSB):
345°, 99.4709%, 74.1176%
XYZ:
21.5102, 11.0458, 3.6877
xyY:
0.5935, 0.3048, 11.0458
CIE-Lab:
39.6574, 64.7970, 31.2528
CIE-LCH:
39.6574, 71.9402, 25.7489
CIE-Luv:
39.6574, 121.7417, 17.0576
Hunter-Lab:
33.2352, 57.3659, 16.6860
#bd012f color charts
#bd012f color shades, tints & tones
#bd012f color schemes
#bd012f color preview, HTML & CSS examples
This text has a color of #bd012f
<p style="color:#bd012f;">Text here</p>
.mytext {color:#bd012f;}
This box has a color of #bd012f
<div style="background-color:#bd012f;">Content here</div>
.mybackground {background-color:#bd012f;}
Border around this has a color of #bd012f
<div style="border:2px solid #bd012f;">Content here</div>
.myborder {border:2px solid #bd012f;}