#c8085b color space conversions
Hex:
#c8085b
RGB:
200, 8, 91
CMY:
22, 97, 64
CMYK:
0, 96, 55, 22
HSL:
334°, 92.3077%, 40.7843%
HSV (HSB):
334°, 96.0000%, 78.4314%
XYZ:
25.7946, 13.2084, 11.0875
xyY:
0.5150, 0.2637, 13.2084
CIE-Lab:
43.0755, 69.0820, 8.4600
CIE-LCH:
43.0755, 69.5981, 6.9818
CIE-Luv:
43.0755, 113.8709, -3.4242
Hunter-Lab:
36.3433, 63.0892, 7.3524
#c8085b color charts
#c8085b color shades, tints & tones
#c8085b color schemes
#c8085b color preview, HTML & CSS examples
This text has a color of #c8085b
<p style="color:#c8085b;">Text here</p>
.mytext {color:#c8085b;}
This box has a color of #c8085b
<div style="background-color:#c8085b;">Content here</div>
.mybackground {background-color:#c8085b;}
Border around this has a color of #c8085b
<div style="border:2px solid #c8085b;">Content here</div>
.myborder {border:2px solid #c8085b;}