#b63b5d color space conversions
Hex:
#b63b5d
RGB:
182, 59, 93
CMY:
29, 77, 64
CMYK:
0, 68, 49, 29
HSL:
343°, 51.0373%, 47.2549%
HSV (HSB):
343°, 67.5824%, 71.3725%
XYZ:
22.8312, 13.8633, 11.8285
xyY:
0.4705, 0.2857, 13.8633
CIE-Lab:
44.0363, 52.0364, 8.0805
CIE-LCH:
44.0363, 52.6600, 8.8268
CIE-Luv:
44.0363, 83.0898, 0.1455
Hunter-Lab:
37.2335, 44.2956, 7.2280
#b63b5d color charts
#b63b5d color shades, tints & tones
#b63b5d color schemes
#b63b5d color preview, HTML & CSS examples
This text has a color of #b63b5d
<p style="color:#b63b5d;">Text here</p>
.mytext {color:#b63b5d;}
This box has a color of #b63b5d
<div style="background-color:#b63b5d;">Content here</div>
.mybackground {background-color:#b63b5d;}
Border around this has a color of #b63b5d
<div style="border:2px solid #b63b5d;">Content here</div>
.myborder {border:2px solid #b63b5d;}