#b60d4e color space conversions
Hex:
#b60d4e
RGB:
182, 13, 78
CMY:
29, 95, 69
CMYK:
0, 93, 57, 29
HSL:
337°, 86.6667%, 38.2353%
HSV (HSB):
337°, 92.8571%, 71.3725%
XYZ:
20.8105, 10.7830, 8.1922
xyY:
0.5231, 0.2710, 10.7830
CIE-Lab:
39.2125, 63.3742, 10.7614
CIE-LCH:
39.2125, 64.2813, 9.6373
CIE-Luv:
39.2125, 104.0114, 0.0972
Hunter-Lab:
32.8375, 55.6574, 8.1947
#b60d4e color charts
#b60d4e color shades, tints & tones
#b60d4e color schemes
#b60d4e color preview, HTML & CSS examples
This text has a color of #b60d4e
<p style="color:#b60d4e;">Text here</p>
.mytext {color:#b60d4e;}
This box has a color of #b60d4e
<div style="background-color:#b60d4e;">Content here</div>
.mybackground {background-color:#b60d4e;}
Border around this has a color of #b60d4e
<div style="border:2px solid #b60d4e;">Content here</div>
.myborder {border:2px solid #b60d4e;}