#c94b5e color space conversions
Hex:
#c94b5e
RGB:
201, 75, 94
CMY:
21, 71, 63
CMYK:
0, 63, 53, 21
HSL:
351°, 53.8462%, 54.1176%
HSV (HSB):
351°, 62.6866%, 78.8235%
XYZ:
28.6239, 18.2578, 12.6051
xyY:
0.4812, 0.3069, 18.2578
CIE-Lab:
49.8073, 51.4931, 15.9861
CIE-LCH:
49.8073, 53.9175, 17.2470
CIE-Luv:
49.8073, 89.7481, 9.4039
Hunter-Lab:
42.7292, 44.7994, 12.4198
#c94b5e color charts
#c94b5e color shades, tints & tones
#c94b5e color schemes
#c94b5e color preview, HTML & CSS examples
This text has a color of #c94b5e
<p style="color:#c94b5e;">Text here</p>
.mytext {color:#c94b5e;}
This box has a color of #c94b5e
<div style="background-color:#c94b5e;">Content here</div>
.mybackground {background-color:#c94b5e;}
Border around this has a color of #c94b5e
<div style="border:2px solid #c94b5e;">Content here</div>
.myborder {border:2px solid #c94b5e;}