#bd090c color space conversions
Hex:
#bd090c
RGB:
189, 9, 12
CMY:
26, 96, 95
CMYK:
0, 95, 94, 26
HSL:
359°, 90.9091%, 38.8235%
HSV (HSB):
359°, 95.2381%, 74.1176%
XYZ:
21.1503, 11.0407, 1.3642
xyY:
0.6303, 0.3290, 11.0407
CIE-Lab:
39.6490, 63.1245, 49.4952
CIE-LCH:
39.6490, 80.2152, 38.0996
CIE-Luv:
39.6490, 126.5078, 26.9606
Hunter-Lab:
33.2276, 55.4720, 20.8252
#bd090c color charts
#bd090c color shades, tints & tones
#bd090c color schemes
#bd090c color preview, HTML & CSS examples
This text has a color of #bd090c
<p style="color:#bd090c;">Text here</p>
.mytext {color:#bd090c;}
This box has a color of #bd090c
<div style="background-color:#bd090c;">Content here</div>
.mybackground {background-color:#bd090c;}
Border around this has a color of #bd090c
<div style="border:2px solid #bd090c;">Content here</div>
.myborder {border:2px solid #bd090c;}