#bd1234 color space conversions
Hex:
#bd1234
RGB:
189, 18, 52
CMY:
26, 93, 80
CMYK:
0, 90, 72, 26
HSL:
348°, 82.6087%, 40.5882%
HSV (HSB):
348°, 90.4762%, 74.1176%
XYZ:
21.8224, 11.4994, 4.3182
xyY:
0.5798, 0.3055, 11.4994
CIE-Lab:
40.4091, 63.0241, 29.0527
CIE-LCH:
40.4091, 69.3981, 24.7487
CIE-Luv:
40.4091, 117.3061, 16.2799
Hunter-Lab:
33.9107, 55.5256, 16.1874
#bd1234 color charts
#bd1234 color shades, tints & tones
#bd1234 color schemes
#bd1234 color preview, HTML & CSS examples
This text has a color of #bd1234
<p style="color:#bd1234;">Text here</p>
.mytext {color:#bd1234;}
This box has a color of #bd1234
<div style="background-color:#bd1234;">Content here</div>
.mybackground {background-color:#bd1234;}
Border around this has a color of #bd1234
<div style="border:2px solid #bd1234;">Content here</div>
.myborder {border:2px solid #bd1234;}