#c9095e color space conversions
Hex:
#c9095e
RGB:
201, 9, 94
CMY:
21, 96, 63
CMYK:
0, 96, 53, 21
HSL:
333°, 91.4286%, 41.1765%
HSV (HSB):
333°, 95.5224%, 78.8235%
XYZ:
26.2055, 13.4210, 11.7990
xyY:
0.5096, 0.2610, 13.4210
CIE-Lab:
43.3909, 69.4324, 7.0471
CIE-LCH:
43.3909, 69.7891, 5.7955
CIE-Luv:
43.3909, 113.2940, -5.0306
Hunter-Lab:
36.6347, 63.5734, 6.5487
#c9095e color charts
#c9095e color shades, tints & tones
#c9095e color schemes
#c9095e color preview, HTML & CSS examples
This text has a color of #c9095e
<p style="color:#c9095e;">Text here</p>
.mytext {color:#c9095e;}
This box has a color of #c9095e
<div style="background-color:#c9095e;">Content here</div>
.mybackground {background-color:#c9095e;}
Border around this has a color of #c9095e
<div style="border:2px solid #c9095e;">Content here</div>
.myborder {border:2px solid #c9095e;}