#b63f6a color space conversions
Hex:
#b63f6a
RGB:
182, 63, 106
CMY:
29, 75, 58
CMYK:
0, 65, 42, 29
HSL:
338°, 48.5714%, 48.0392%
HSV (HSB):
338°, 65.3846%, 71.3725%
XYZ:
23.6704, 14.5407, 15.1947
xyY:
0.4432, 0.2723, 14.5407
CIE-Lab:
44.9986, 51.6513, 1.4312
CIE-LCH:
44.9986, 51.6711, 1.5872
CIE-Luv:
44.9986, 77.0084, -7.5670
Hunter-Lab:
38.1323, 44.0715, 3.0670
#b63f6a color charts
#b63f6a color shades, tints & tones
#b63f6a color schemes
#b63f6a color preview, HTML & CSS examples
This text has a color of #b63f6a
<p style="color:#b63f6a;">Text here</p>
.mytext {color:#b63f6a;}
This box has a color of #b63f6a
<div style="background-color:#b63f6a;">Content here</div>
.mybackground {background-color:#b63f6a;}
Border around this has a color of #b63f6a
<div style="border:2px solid #b63f6a;">Content here</div>
.myborder {border:2px solid #b63f6a;}