#c94f51 color space conversions
Hex:
#c94f51
RGB:
201, 79, 81
CMY:
21, 69, 68
CMYK:
0, 61, 60, 21
HSL:
359°, 53.0435%, 54.9020%
HSV (HSB):
359°, 60.6965%, 78.8235%
XYZ:
28.3686, 18.6036, 9.8802
xyY:
0.4990, 0.3272, 18.6036
CIE-Lab:
50.2201, 48.7146, 24.2990
CIE-LCH:
50.2201, 54.4385, 26.5102
CIE-Luv:
50.2201, 90.6281, 18.5427
Hunter-Lab:
43.1318, 41.9219, 16.6107
#c94f51 color charts
#c94f51 color shades, tints & tones
#c94f51 color schemes
#c94f51 color preview, HTML & CSS examples
This text has a color of #c94f51
<p style="color:#c94f51;">Text here</p>
.mytext {color:#c94f51;}
This box has a color of #c94f51
<div style="background-color:#c94f51;">Content here</div>
.mybackground {background-color:#c94f51;}
Border around this has a color of #c94f51
<div style="border:2px solid #c94f51;">Content here</div>
.myborder {border:2px solid #c94f51;}