#b60e0c color space conversions
Hex:
#b60e0c
RGB:
182, 14, 12
CMY:
29, 95, 95
CMYK:
0, 92, 93, 29
HSL:
1°, 87.6289%, 38.0392%
HSV (HSB):
1°, 93.4066%, 71.3725%
XYZ:
19.5148, 10.2857, 1.3046
xyY:
0.6274, 0.3307, 10.2857
CIE-Lab:
38.3504, 60.7016, 47.9421
CIE-LCH:
38.3504, 77.3507, 38.3017
CIE-Luv:
38.3504, 120.3513, 26.2059
Hunter-Lab:
32.0713, 52.4891, 20.0381
#b60e0c color charts
#b60e0c color shades, tints & tones
#b60e0c color schemes
#b60e0c color preview, HTML & CSS examples
This text has a color of #b60e0c
<p style="color:#b60e0c;">Text here</p>
.mytext {color:#b60e0c;}
This box has a color of #b60e0c
<div style="background-color:#b60e0c;">Content here</div>
.mybackground {background-color:#b60e0c;}
Border around this has a color of #b60e0c
<div style="border:2px solid #b60e0c;">Content here</div>
.myborder {border:2px solid #b60e0c;}