#c00090 color space conversions
Hex:
#c00090
RGB:
192, 0, 144
CMY:
25, 100, 44
CMYK:
0, 100, 25, 25
HSL:
315°, 100.0000%, 37.6471%
HSV (HSB):
315°, 100.0000%, 75.2941%
XYZ:
26.7723, 13.2201, 27.5262
xyY:
0.3965, 0.1958, 13.2201
CIE-Lab:
43.0930, 73.0460, -24.5772
CIE-LCH:
43.0930, 77.0698, 341.4039
CIE-Luv:
43.0930, 84.1686, -45.7122
Hunter-Lab:
36.3594, 67.8046, -19.4344
#c00090 color charts
#c00090 color shades, tints & tones
#c00090 color schemes
#c00090 color preview, HTML & CSS examples
This text has a color of #c00090
<p style="color:#c00090;">Text here</p>
.mytext {color:#c00090;}
This box has a color of #c00090
<div style="background-color:#c00090;">Content here</div>
.mybackground {background-color:#c00090;}
Border around this has a color of #c00090
<div style="border:2px solid #c00090;">Content here</div>
.myborder {border:2px solid #c00090;}