#b60f03 color space conversions
Hex:
#b60f03
RGB:
182, 15, 3
CMY:
29, 94, 99
CMYK:
0, 92, 98, 29
HSL:
4°, 96.7568%, 36.2745%
HSV (HSB):
4°, 98.3516%, 71.3725%
XYZ:
19.4787, 10.2933, 1.0463
xyY:
0.6320, 0.3340, 10.2933
CIE-Lab:
38.3638, 60.4617, 51.2102
CIE-LCH:
38.3638, 79.2345, 40.2642
CIE-Luv:
38.3638, 120.8487, 27.4307
Hunter-Lab:
32.0832, 52.2271, 20.5246
#b60f03 color charts
#b60f03 color shades, tints & tones
#b60f03 color schemes
#b60f03 color preview, HTML & CSS examples
This text has a color of #b60f03
<p style="color:#b60f03;">Text here</p>
.mytext {color:#b60f03;}
This box has a color of #b60f03
<div style="background-color:#b60f03;">Content here</div>
.mybackground {background-color:#b60f03;}
Border around this has a color of #b60f03
<div style="border:2px solid #b60f03;">Content here</div>
.myborder {border:2px solid #b60f03;}