#c94f50 color space conversions
Hex:
#c94f50
RGB:
201, 79, 80
CMY:
21, 69, 69
CMYK:
0, 61, 60, 21
HSL:
360°, 53.0435%, 54.9020%
HSV (HSB):
360°, 60.6965%, 78.8235%
XYZ:
28.3313, 18.5887, 9.6842
xyY:
0.5005, 0.3284, 18.5887
CIE-Lab:
50.2024, 48.6445, 24.8670
CIE-LCH:
50.2024, 54.6320, 27.0760
CIE-Luv:
50.2024, 90.8618, 19.0945
Hunter-Lab:
43.1146, 41.8450, 16.8628
#c94f50 color charts
#c94f50 color shades, tints & tones
#c94f50 color schemes
#c94f50 color preview, HTML & CSS examples
This text has a color of #c94f50
<p style="color:#c94f50;">Text here</p>
.mytext {color:#c94f50;}
This box has a color of #c94f50
<div style="background-color:#c94f50;">Content here</div>
.mybackground {background-color:#c94f50;}
Border around this has a color of #c94f50
<div style="border:2px solid #c94f50;">Content here</div>
.myborder {border:2px solid #c94f50;}