#b62a7a color space conversions
Hex:
#b62a7a
RGB:
182, 42, 122
CMY:
29, 84, 52
CMYK:
0, 77, 33, 29
HSL:
326°, 62.5000%, 43.9216%
HSV (HSB):
326°, 76.9231%, 71.3725%
XYZ:
23.6322, 13.0062, 19.6772
xyY:
0.4196, 0.2310, 13.0062
CIE-Lab:
42.7725, 61.0771, -11.7426
CIE-LCH:
42.7725, 62.1956, 349.1172
CIE-Luv:
42.7725, 79.2308, -26.0808
Hunter-Lab:
36.0640, 53.8563, -7.1049
#b62a7a color charts
#b62a7a color shades, tints & tones
#b62a7a color schemes
#b62a7a color preview, HTML & CSS examples
This text has a color of #b62a7a
<p style="color:#b62a7a;">Text here</p>
.mytext {color:#b62a7a;}
This box has a color of #b62a7a
<div style="background-color:#b62a7a;">Content here</div>
.mybackground {background-color:#b62a7a;}
Border around this has a color of #b62a7a
<div style="border:2px solid #b62a7a;">Content here</div>
.myborder {border:2px solid #b62a7a;}