#b03c5c color space conversions
Hex:
#b03c5c
RGB:
176, 60, 92
CMY:
31, 76, 64
CMYK:
0, 66, 48, 31
HSL:
343°, 49.1525%, 46.2745%
HSV (HSB):
343°, 65.9091%, 69.0196%
XYZ:
21.4521, 13.2345, 11.5491
xyY:
0.4640, 0.2862, 13.2345
CIE-Lab:
43.1145, 49.6212, 7.2487
CIE-LCH:
43.1145, 50.1479, 8.3110
CIE-Luv:
43.1145, 78.0031, -0.2989
Hunter-Lab:
36.3793, 41.5940, 6.6431
#b03c5c color charts
#b03c5c color shades, tints & tones
#b03c5c color schemes
#b03c5c color preview, HTML & CSS examples
This text has a color of #b03c5c
<p style="color:#b03c5c;">Text here</p>
.mytext {color:#b03c5c;}
This box has a color of #b03c5c
<div style="background-color:#b03c5c;">Content here</div>
.mybackground {background-color:#b03c5c;}
Border around this has a color of #b03c5c
<div style="border:2px solid #b03c5c;">Content here</div>
.myborder {border:2px solid #b03c5c;}