#c90f5d color space conversions
Hex:
#c90f5d
RGB:
201, 15, 93
CMY:
21, 94, 64
CMYK:
0, 93, 54, 21
HSL:
335°, 86.1111%, 42.3529%
HSV (HSB):
335°, 92.5373%, 78.8235%
XYZ:
26.2340, 13.5495, 11.5885
xyY:
0.5107, 0.2638, 13.5495
CIE-Lab:
43.5798, 68.7365, 7.9431
CIE-LCH:
43.5798, 69.1939, 6.5918
CIE-Luv:
43.5798, 112.9003, -3.8780
Hunter-Lab:
36.8096, 62.7992, 7.1008
#c90f5d color charts
#c90f5d color shades, tints & tones
#c90f5d color schemes
#c90f5d color preview, HTML & CSS examples
This text has a color of #c90f5d
<p style="color:#c90f5d;">Text here</p>
.mytext {color:#c90f5d;}
This box has a color of #c90f5d
<div style="background-color:#c90f5d;">Content here</div>
.mybackground {background-color:#c90f5d;}
Border around this has a color of #c90f5d
<div style="border:2px solid #c90f5d;">Content here</div>
.myborder {border:2px solid #c90f5d;}