#c8095c color space conversions
Hex:
#c8095c
RGB:
200, 9, 92
CMY:
22, 96, 64
CMYK:
0, 96, 54, 22
HSL:
334°, 91.3876%, 40.9804%
HSV (HSB):
334°, 95.5000%, 78.4314%
XYZ:
25.8489, 13.2474, 11.3198
xyY:
0.5127, 0.2628, 13.2474
CIE-Lab:
43.1337, 69.0580, 7.9124
CIE-LCH:
43.1337, 69.5098, 6.5362
CIE-Luv:
43.1337, 113.3319, -4.0069
Hunter-Lab:
36.3970, 63.0744, 7.0381
#c8095c color charts
#c8095c color shades, tints & tones
#c8095c color schemes
#c8095c color preview, HTML & CSS examples
This text has a color of #c8095c
<p style="color:#c8095c;">Text here</p>
.mytext {color:#c8095c;}
This box has a color of #c8095c
<div style="background-color:#c8095c;">Content here</div>
.mybackground {background-color:#c8095c;}
Border around this has a color of #c8095c
<div style="border:2px solid #c8095c;">Content here</div>
.myborder {border:2px solid #c8095c;}