#b62a7b color space conversions
Hex:
#b62a7b
RGB:
182, 42, 123
CMY:
29, 84, 52
CMYK:
0, 77, 32, 29
HSL:
325°, 62.5000%, 43.9216%
HSV (HSB):
325°, 76.9231%, 71.3725%
XYZ:
23.6945, 13.0311, 20.0053
xyY:
0.4177, 0.2297, 13.0311
CIE-Lab:
42.8100, 61.1914, -12.3028
CIE-LCH:
42.8100, 62.4159, 348.6320
CIE-Luv:
42.8100, 78.8335, -26.8497
Hunter-Lab:
36.0986, 53.9920, -7.5886
#b62a7b color charts
#b62a7b color shades, tints & tones
#b62a7b color schemes
#b62a7b color preview, HTML & CSS examples
This text has a color of #b62a7b
<p style="color:#b62a7b;">Text here</p>
.mytext {color:#b62a7b;}
This box has a color of #b62a7b
<div style="background-color:#b62a7b;">Content here</div>
.mybackground {background-color:#b62a7b;}
Border around this has a color of #b62a7b
<div style="border:2px solid #b62a7b;">Content here</div>
.myborder {border:2px solid #b62a7b;}