#b63f5d color space conversions
Hex:
#b63f5d
RGB:
182, 63, 93
CMY:
29, 75, 64
CMYK:
0, 65, 49, 29
HSL:
345°, 48.5714%, 48.0392%
HSV (HSB):
345°, 65.3846%, 71.3725%
XYZ:
23.0447, 14.2904, 11.8997
xyY:
0.4681, 0.2903, 14.2904
CIE-Lab:
44.6466, 50.3719, 8.9417
CIE-LCH:
44.6466, 51.1593, 10.0659
CIE-Luv:
44.6466, 81.0756, 1.5113
Hunter-Lab:
37.8027, 42.6599, 7.7983
#b63f5d color charts
#b63f5d color shades, tints & tones
#b63f5d color schemes
#b63f5d color preview, HTML & CSS examples
This text has a color of #b63f5d
<p style="color:#b63f5d;">Text here</p>
.mytext {color:#b63f5d;}
This box has a color of #b63f5d
<div style="background-color:#b63f5d;">Content here</div>
.mybackground {background-color:#b63f5d;}
Border around this has a color of #b63f5d
<div style="border:2px solid #b63f5d;">Content here</div>
.myborder {border:2px solid #b63f5d;}