#c8055f color space conversions
Hex:
#c8055f
RGB:
200, 5, 95
CMY:
22, 98, 63
CMYK:
0, 98, 53, 22
HSL:
332°, 95.1220%, 40.1961%
HSV (HSB):
332°, 97.5000%, 78.4314%
XYZ:
25.9392, 13.2141, 12.0099
xyY:
0.5070, 0.2583, 13.2141
CIE-Lab:
43.0841, 69.6490, 5.9535
CIE-LCH:
43.0841, 69.9030, 4.8857
CIE-Luv:
43.0841, 112.5498, -6.2967
Hunter-Lab:
36.3512, 63.7580, 5.8573
#c8055f color charts
#c8055f color shades, tints & tones
#c8055f color schemes
#c8055f color preview, HTML & CSS examples
This text has a color of #c8055f
<p style="color:#c8055f;">Text here</p>
.mytext {color:#c8055f;}
This box has a color of #c8055f
<div style="background-color:#c8055f;">Content here</div>
.mybackground {background-color:#c8055f;}
Border around this has a color of #c8055f
<div style="border:2px solid #c8055f;">Content here</div>
.myborder {border:2px solid #c8055f;}