#c0204e color space conversions
Hex:
#c0204e
RGB:
192, 32, 78
CMY:
25, 87, 69
CMYK:
0, 83, 59, 25
HSL:
343°, 71.4286%, 43.9216%
HSV (HSB):
343°, 83.3333%, 75.2941%
XYZ:
23.6299, 12.7895, 8.4309
xyY:
0.5269, 0.2852, 12.7895
CIE-Lab:
42.4444, 62.4809, 15.5214
CIE-LCH:
42.4444, 64.3799, 13.9509
CIE-Luv:
42.4444, 107.4525, 5.3777
Hunter-Lab:
35.7625, 55.3587, 11.0563
#c0204e color charts
#c0204e color shades, tints & tones
#c0204e color schemes
#c0204e color preview, HTML & CSS examples
This text has a color of #c0204e
<p style="color:#c0204e;">Text here</p>
.mytext {color:#c0204e;}
This box has a color of #c0204e
<div style="background-color:#c0204e;">Content here</div>
.mybackground {background-color:#c0204e;}
Border around this has a color of #c0204e
<div style="border:2px solid #c0204e;">Content here</div>
.myborder {border:2px solid #c0204e;}