#c0405c color space conversions
Hex:
#c0405c
RGB:
192, 64, 92
CMY:
25, 75, 64
CMYK:
0, 67, 52, 25
HSL:
347°, 50.3937%, 50.1961%
HSV (HSB):
347°, 66.6667%, 75.2941%
XYZ:
25.5034, 15.6460, 11.8010
xyY:
0.4816, 0.2955, 15.6460
CIE-Lab:
46.5065, 53.0704, 12.4135
CIE-LCH:
46.5065, 54.5029, 13.1652
CIE-Luv:
46.5065, 89.0383, 4.8584
Hunter-Lab:
39.5550, 45.8681, 9.9996
#c0405c color charts
#c0405c color shades, tints & tones
#c0405c color schemes
#c0405c color preview, HTML & CSS examples
This text has a color of #c0405c
<p style="color:#c0405c;">Text here</p>
.mytext {color:#c0405c;}
This box has a color of #c0405c
<div style="background-color:#c0405c;">Content here</div>
.mybackground {background-color:#c0405c;}
Border around this has a color of #c0405c
<div style="border:2px solid #c0405c;">Content here</div>
.myborder {border:2px solid #c0405c;}