#b60a08 color space conversions
Hex:
#b60a08
RGB:
182, 10, 8
CMY:
29, 96, 97
CMYK:
0, 95, 96, 29
HSL:
1°, 91.5789%, 37.2549%
HSV (HSB):
1°, 95.6044%, 71.3725%
XYZ:
19.4438, 10.1797, 1.1698
xyY:
0.6314, 0.3306, 10.1797
CIE-Lab:
38.1630, 61.1509, 49.2531
CIE-LCH:
38.1630, 78.5194, 38.8492
CIE-Luv:
38.1630, 121.5235, 26.4222
Hunter-Lab:
31.9056, 52.9457, 20.1601
#b60a08 color charts
#b60a08 color shades, tints & tones
#b60a08 color schemes
#b60a08 color preview, HTML & CSS examples
This text has a color of #b60a08
<p style="color:#b60a08;">Text here</p>
.mytext {color:#b60a08;}
This box has a color of #b60a08
<div style="background-color:#b60a08;">Content here</div>
.mybackground {background-color:#b60a08;}
Border around this has a color of #b60a08
<div style="border:2px solid #b60a08;">Content here</div>
.myborder {border:2px solid #b60a08;}