#b63f7f color space conversions
Hex:
#b63f7f
RGB:
182, 63, 127
CMY:
29, 75, 50
CMYK:
0, 65, 30, 29
HSL:
328°, 48.5714%, 48.0392%
HSV (HSB):
328°, 65.3846%, 71.3725%
XYZ:
24.8997, 15.0324, 21.6679
xyY:
0.4042, 0.2440, 15.0324
CIE-Lab:
45.6785, 54.0743, -10.4234
CIE-LCH:
45.6785, 55.0697, 349.0895
CIE-Luv:
45.6785, 70.0449, -23.3783
Hunter-Lab:
38.7716, 46.7847, -5.9946
#b63f7f color charts
#b63f7f color shades, tints & tones
#b63f7f color schemes
#b63f7f color preview, HTML & CSS examples
This text has a color of #b63f7f
<p style="color:#b63f7f;">Text here</p>
.mytext {color:#b63f7f;}
This box has a color of #b63f7f
<div style="background-color:#b63f7f;">Content here</div>
.mybackground {background-color:#b63f7f;}
Border around this has a color of #b63f7f
<div style="border:2px solid #b63f7f;">Content here</div>
.myborder {border:2px solid #b63f7f;}