#b62d9f color space conversions
Hex:
#b62d9f
RGB:
182, 45, 159
CMY:
29, 82, 38
CMYK:
0, 75, 13, 29
HSL:
310°, 60.3524%, 44.5098%
HSV (HSB):
310°, 75.2747%, 71.3725%
XYZ:
26.4878, 14.3251, 34.1698
xyY:
0.3533, 0.1910, 14.3251
CIE-Lab:
44.6955, 64.9735, -31.2645
CIE-LCH:
44.6955, 72.1042, 334.3037
CIE-Luv:
44.6955, 64.0723, -54.2778
Hunter-Lab:
37.8485, 58.6863, -27.0335
#b62d9f color charts
#b62d9f color shades, tints & tones
#b62d9f color schemes
#b62d9f color preview, HTML & CSS examples
This text has a color of #b62d9f
<p style="color:#b62d9f;">Text here</p>
.mytext {color:#b62d9f;}
This box has a color of #b62d9f
<div style="background-color:#b62d9f;">Content here</div>
.mybackground {background-color:#b62d9f;}
Border around this has a color of #b62d9f
<div style="border:2px solid #b62d9f;">Content here</div>
.myborder {border:2px solid #b62d9f;}