#b42d0c color space conversions
Hex:
#b42d0c
RGB:
180, 45, 12
CMY:
29, 82, 95
CMYK:
0, 75, 93, 29
HSL:
12°, 87.5000%, 37.6471%
HSV (HSB):
12°, 93.3333%, 70.5882%
XYZ:
19.8271, 11.6066, 1.5431
xyY:
0.6012, 0.3520, 11.6066
CIE-Lab:
40.5839, 52.6396, 49.1588
CIE-LCH:
40.5839, 72.0243, 43.0416
CIE-Luv:
40.5839, 106.3557, 30.4739
Hunter-Lab:
34.0685, 44.2634, 21.1624
#b42d0c color charts
#b42d0c color shades, tints & tones
#b42d0c color schemes
#b42d0c color preview, HTML & CSS examples
This text has a color of #b42d0c
<p style="color:#b42d0c;">Text here</p>
.mytext {color:#b42d0c;}
This box has a color of #b42d0c
<div style="background-color:#b42d0c;">Content here</div>
.mybackground {background-color:#b42d0c;}
Border around this has a color of #b42d0c
<div style="border:2px solid #b42d0c;">Content here</div>
.myborder {border:2px solid #b42d0c;}