#bd013d color space conversions
Hex:
#bd013d
RGB:
189, 1, 61
CMY:
26, 100, 76
CMYK:
0, 99, 68, 26
HSL:
341°, 98.9474%, 37.2549%
HSV (HSB):
341°, 99.4709%, 74.1176%
XYZ:
21.8394, 11.1774, 5.4213
xyY:
0.5682, 0.2908, 11.1774
CIE-Lab:
39.8777, 65.3940, 22.7636
CIE-LCH:
39.8777, 69.2428, 19.1930
CIE-Luv:
39.8777, 117.5295, 10.6568
Hunter-Lab:
33.4327, 58.0954, 13.7887
#bd013d color charts
#bd013d color shades, tints & tones
#bd013d color schemes
#bd013d color preview, HTML & CSS examples
This text has a color of #bd013d
<p style="color:#bd013d;">Text here</p>
.mytext {color:#bd013d;}
This box has a color of #bd013d
<div style="background-color:#bd013d;">Content here</div>
.mybackground {background-color:#bd013d;}
Border around this has a color of #bd013d
<div style="border:2px solid #bd013d;">Content here</div>
.myborder {border:2px solid #bd013d;}