#b63f7a color space conversions
Hex:
#b63f7a
RGB:
182, 63, 122
CMY:
29, 75, 52
CMYK:
0, 65, 33, 29
HSL:
330°, 48.5714%, 48.0392%
HSV (HSB):
330°, 65.3846%, 71.3725%
XYZ:
24.5818, 14.9052, 19.9937
xyY:
0.4133, 0.2506, 14.9052
CIE-Lab:
45.5041, 53.4586, -7.6359
CIE-LCH:
45.5041, 54.0012, 351.8710
CIE-Luv:
45.5041, 71.7301, -19.5176
Hunter-Lab:
38.6073, 46.0905, -3.6797
#b63f7a color charts
#b63f7a color shades, tints & tones
#b63f7a color schemes
#b63f7a color preview, HTML & CSS examples
This text has a color of #b63f7a
<p style="color:#b63f7a;">Text here</p>
.mytext {color:#b63f7a;}
This box has a color of #b63f7a
<div style="background-color:#b63f7a;">Content here</div>
.mybackground {background-color:#b63f7a;}
Border around this has a color of #b63f7a
<div style="border:2px solid #b63f7a;">Content here</div>
.myborder {border:2px solid #b63f7a;}