#c8095a color space conversions
Hex:
#c8095a
RGB:
200, 9, 90
CMY:
22, 96, 65
CMYK:
0, 96, 55, 22
HSL:
335°, 91.3876%, 40.9804%
HSV (HSB):
335°, 95.5000%, 78.4314%
XYZ:
25.7626, 13.2129, 10.8654
xyY:
0.5169, 0.2651, 13.2129
CIE-Lab:
43.0823, 68.9187, 9.0995
CIE-LCH:
43.0823, 69.5168, 7.5214
CIE-Luv:
43.0823, 114.1611, -2.6995
Hunter-Lab:
36.3496, 62.8991, 7.7221
#c8095a color charts
#c8095a color shades, tints & tones
#c8095a color schemes
#c8095a color preview, HTML & CSS examples
This text has a color of #c8095a
<p style="color:#c8095a;">Text here</p>
.mytext {color:#c8095a;}
This box has a color of #c8095a
<div style="background-color:#c8095a;">Content here</div>
.mybackground {background-color:#c8095a;}
Border around this has a color of #c8095a
<div style="border:2px solid #c8095a;">Content here</div>
.myborder {border:2px solid #c8095a;}