#b62f95 color space conversions
Hex:
#b62f95
RGB:
182, 47, 149
CMY:
29, 82, 42
CMYK:
0, 74, 18, 29
HSL:
315°, 58.9520%, 44.9020%
HSV (HSB):
315°, 74.1758%, 71.3725%
XYZ:
25.7327, 14.1480, 29.8083
xyY:
0.3693, 0.2030, 14.1480
CIE-Lab:
44.4445, 62.9223, -25.6495
CIE-LCH:
44.4445, 67.9494, 337.8223
CIE-Luv:
44.4445, 67.3516, -45.8703
Hunter-Lab:
37.6139, 56.2927, -20.6566
#b62f95 color charts
#b62f95 color shades, tints & tones
#b62f95 color schemes
#b62f95 color preview, HTML & CSS examples
This text has a color of #b62f95
<p style="color:#b62f95;">Text here</p>
.mytext {color:#b62f95;}
This box has a color of #b62f95
<div style="background-color:#b62f95;">Content here</div>
.mybackground {background-color:#b62f95;}
Border around this has a color of #b62f95
<div style="border:2px solid #b62f95;">Content here</div>
.myborder {border:2px solid #b62f95;}