#b60f4d color space conversions
Hex:
#b60f4d
RGB:
182, 15, 77
CMY:
29, 94, 70
CMYK:
0, 92, 58, 29
HSL:
338°, 84.7716%, 38.6275%
HSV (HSB):
338°, 91.7582%, 71.3725%
XYZ:
20.8018, 10.8226, 8.0138
xyY:
0.5248, 0.2730, 10.8226
CIE-Lab:
39.2800, 63.0415, 11.4952
CIE-LCH:
39.2800, 64.0810, 10.3340
CIE-Luv:
39.2800, 104.0557, 0.9179
Hunter-Lab:
32.8976, 55.2979, 8.5855
#b60f4d color charts
#b60f4d color shades, tints & tones
#b60f4d color schemes
#b60f4d color preview, HTML & CSS examples
This text has a color of #b60f4d
<p style="color:#b60f4d;">Text here</p>
.mytext {color:#b60f4d;}
This box has a color of #b60f4d
<div style="background-color:#b60f4d;">Content here</div>
.mybackground {background-color:#b60f4d;}
Border around this has a color of #b60f4d
<div style="border:2px solid #b60f4d;">Content here</div>
.myborder {border:2px solid #b60f4d;}