#b60e24 color space conversions
Hex:
#b60e24
RGB:
182, 14, 36
CMY:
29, 95, 86
CMYK:
0, 92, 80, 29
HSL:
352°, 85.7143%, 38.4314%
HSV (HSB):
352°, 92.3077%, 71.3725%
XYZ:
19.7669, 10.3865, 2.6320
xyY:
0.6029, 0.3168, 10.3865
CIE-Lab:
38.5274, 61.2032, 36.1845
CIE-LCH:
38.5274, 71.0995, 30.5924
CIE-Luv:
38.5274, 116.7684, 20.6319
Hunter-Lab:
32.2281, 53.0823, 17.7176
#b60e24 color charts
#b60e24 color shades, tints & tones
#b60e24 color schemes
#b60e24 color preview, HTML & CSS examples
This text has a color of #b60e24
<p style="color:#b60e24;">Text here</p>
.mytext {color:#b60e24;}
This box has a color of #b60e24
<div style="background-color:#b60e24;">Content here</div>
.mybackground {background-color:#b60e24;}
Border around this has a color of #b60e24
<div style="border:2px solid #b60e24;">Content here</div>
.myborder {border:2px solid #b60e24;}