#c8055b color space conversions
Hex:
#c8055b
RGB:
200, 5, 91
CMY:
22, 98, 64
CMYK:
0, 98, 55, 22
HSL:
334°, 95.1220%, 40.1961%
HSV (HSB):
334°, 97.5000%, 78.4314%
XYZ:
25.7620, 13.1432, 11.0766
xyY:
0.5154, 0.2630, 13.1432
CIE-Lab:
42.9783, 69.3649, 8.3228
CIE-LCH:
42.9783, 69.8624, 6.8419
CIE-Luv:
42.9783, 114.2416, -3.6444
Hunter-Lab:
36.2536, 63.3993, 7.2626
#c8055b color charts
#c8055b color shades, tints & tones
#c8055b color schemes
#c8055b color preview, HTML & CSS examples
This text has a color of #c8055b
<p style="color:#c8055b;">Text here</p>
.mytext {color:#c8055b;}
This box has a color of #c8055b
<div style="background-color:#c8055b;">Content here</div>
.mybackground {background-color:#c8055b;}
Border around this has a color of #c8055b
<div style="border:2px solid #c8055b;">Content here</div>
.myborder {border:2px solid #c8055b;}