#b62e7d color space conversions
Hex:
#b62e7d
RGB:
182, 46, 125
CMY:
29, 82, 51
CMYK:
0, 75, 31, 29
HSL:
325°, 59.6491%, 44.7059%
HSV (HSB):
325°, 74.7253%, 71.3725%
XYZ:
23.9701, 13.3797, 20.7212
xyY:
0.4128, 0.2304, 13.3797
CIE-Lab:
43.3299, 60.1656, -12.7469
CIE-LCH:
43.3299, 61.5010, 348.0380
CIE-Luv:
43.3299, 76.8529, -27.3272
Hunter-Lab:
36.5783, 52.9604, -7.9823
#b62e7d color charts
#b62e7d color shades, tints & tones
#b62e7d color schemes
#b62e7d color preview, HTML & CSS examples
This text has a color of #b62e7d
<p style="color:#b62e7d;">Text here</p>
.mytext {color:#b62e7d;}
This box has a color of #b62e7d
<div style="background-color:#b62e7d;">Content here</div>
.mybackground {background-color:#b62e7d;}
Border around this has a color of #b62e7d
<div style="border:2px solid #b62e7d;">Content here</div>
.myborder {border:2px solid #b62e7d;}