#b62c8d color space conversions
Hex:
#b62c8d
RGB:
182, 44, 141
CMY:
29, 83, 45
CMYK:
0, 76, 23, 29
HSL:
318°, 61.0619%, 44.3137%
HSV (HSB):
318°, 75.8242%, 71.3725%
XYZ:
24.9998, 13.6695, 26.5202
xyY:
0.3835, 0.2097, 13.6695
CIE-Lab:
43.7552, 62.7927, -21.8755
CIE-LCH:
43.7552, 66.4941, 340.7929
CIE-Luv:
43.7552, 71.1885, -40.3692
Hunter-Lab:
36.9723, 55.9958, -16.6479
#b62c8d color charts
#b62c8d color shades, tints & tones
#b62c8d color schemes
#b62c8d color preview, HTML & CSS examples
This text has a color of #b62c8d
<p style="color:#b62c8d;">Text here</p>
.mytext {color:#b62c8d;}
This box has a color of #b62c8d
<div style="background-color:#b62c8d;">Content here</div>
.mybackground {background-color:#b62c8d;}
Border around this has a color of #b62c8d
<div style="border:2px solid #b62c8d;">Content here</div>
.myborder {border:2px solid #b62c8d;}