#b60f07 color space conversions
Hex:
#b60f07
RGB:
182, 15, 7
CMY:
29, 94, 97
CMYK:
0, 92, 96, 29
HSL:
3°, 92.5926%, 37.0588%
HSV (HSB):
3°, 96.1538%, 71.3725%
XYZ:
19.5006, 10.3021, 1.1617
xyY:
0.6298, 0.3327, 10.3021
CIE-Lab:
38.3792, 60.5057, 49.7278
CIE-LCH:
38.3792, 78.3185, 39.4157
CIE-Luv:
38.3792, 120.5256, 26.9286
Hunter-Lab:
32.0968, 52.2790, 20.3218
#b60f07 color charts
#b60f07 color shades, tints & tones
#b60f07 color schemes
#b60f07 color preview, HTML & CSS examples
This text has a color of #b60f07
<p style="color:#b60f07;">Text here</p>
.mytext {color:#b60f07;}
This box has a color of #b60f07
<div style="background-color:#b60f07;">Content here</div>
.mybackground {background-color:#b60f07;}
Border around this has a color of #b60f07
<div style="border:2px solid #b60f07;">Content here</div>
.myborder {border:2px solid #b60f07;}