#b62b4d color space conversions
Hex:
#b62b4d
RGB:
182, 43, 77
CMY:
29, 83, 70
CMYK:
0, 76, 58, 29
HSL:
345°, 61.7778%, 44.1176%
HSV (HSB):
345°, 76.3736%, 71.3725%
XYZ:
21.4948, 12.2087, 8.2448
xyY:
0.5124, 0.2910, 12.2087
CIE-Lab:
41.5458, 56.5847, 14.6041
CIE-LCH:
41.5458, 58.4389, 14.4718
CIE-Luv:
41.5458, 95.6121, 5.7946
Hunter-Lab:
34.9409, 48.6625, 10.4683
#b62b4d color charts
#b62b4d color shades, tints & tones
#b62b4d color schemes
#b62b4d color preview, HTML & CSS examples
This text has a color of #b62b4d
<p style="color:#b62b4d;">Text here</p>
.mytext {color:#b62b4d;}
This box has a color of #b62b4d
<div style="background-color:#b62b4d;">Content here</div>
.mybackground {background-color:#b62b4d;}
Border around this has a color of #b62b4d
<div style="border:2px solid #b62b4d;">Content here</div>
.myborder {border:2px solid #b62b4d;}