#b60f0d color space conversions
Hex:
#b60f0d
RGB:
182, 15, 13
CMY:
29, 94, 95
CMYK:
0, 92, 93, 29
HSL:
1°, 86.6667%, 38.2353%
HSV (HSB):
1°, 92.8571%, 71.3725%
XYZ:
19.5349, 10.3158, 1.3423
xyY:
0.6263, 0.3307, 10.3158
CIE-Lab:
38.4033, 60.5745, 47.5968
CIE-LCH:
38.4033, 77.0372, 38.1587
CIE-Luv:
38.4033, 120.0235, 26.1478
Hunter-Lab:
32.1182, 52.3601, 20.0048
#b60f0d color charts
#b60f0d color shades, tints & tones
#b60f0d color schemes
#b60f0d color preview, HTML & CSS examples
This text has a color of #b60f0d
<p style="color:#b60f0d;">Text here</p>
.mytext {color:#b60f0d;}
This box has a color of #b60f0d
<div style="background-color:#b60f0d;">Content here</div>
.mybackground {background-color:#b60f0d;}
Border around this has a color of #b60f0d
<div style="border:2px solid #b60f0d;">Content here</div>
.myborder {border:2px solid #b60f0d;}