#bd030c color space conversions
Hex:
#bd030c
RGB:
189, 3, 12
CMY:
26, 99, 95
CMYK:
0, 98, 94, 26
HSL:
357°, 96.8750%, 37.6471%
HSV (HSB):
357°, 98.4127%, 74.1176%
XYZ:
21.0852, 10.9105, 1.3424
xyY:
0.6325, 0.3273, 10.9105
CIE-Lab:
39.4293, 63.7601, 49.3642
CIE-LCH:
39.4293, 80.6361, 37.7476
CIE-Luv:
39.4293, 127.6079, 26.5743
Hunter-Lab:
33.0310, 56.1403, 20.7121
#bd030c color charts
#bd030c color shades, tints & tones
#bd030c color schemes
#bd030c color preview, HTML & CSS examples
This text has a color of #bd030c
<p style="color:#bd030c;">Text here</p>
.mytext {color:#bd030c;}
This box has a color of #bd030c
<div style="background-color:#bd030c;">Content here</div>
.mybackground {background-color:#bd030c;}
Border around this has a color of #bd030c
<div style="border:2px solid #bd030c;">Content here</div>
.myborder {border:2px solid #bd030c;}