#c4285d color space conversions
Hex:
#c4285d
RGB:
196, 40, 93
CMY:
23, 84, 64
CMYK:
0, 80, 53, 23
HSL:
340°, 66.1017%, 46.2745%
HSV (HSB):
340°, 79.5918%, 76.8627%
XYZ:
25.4995, 14.0437, 11.7226
xyY:
0.4974, 0.2739, 14.0437
CIE-Lab:
44.2955, 62.5845, 8.8129
CIE-LCH:
44.2955, 63.2020, 8.0154
CIE-Luv:
44.2955, 102.5514, -1.4372
Hunter-Lab:
37.4749, 55.8781, 7.6857
#c4285d color charts
#c4285d color shades, tints & tones
#c4285d color schemes
#c4285d color preview, HTML & CSS examples
This text has a color of #c4285d
<p style="color:#c4285d;">Text here</p>
.mytext {color:#c4285d;}
This box has a color of #c4285d
<div style="background-color:#c4285d;">Content here</div>
.mybackground {background-color:#c4285d;}
Border around this has a color of #c4285d
<div style="border:2px solid #c4285d;">Content here</div>
.myborder {border:2px solid #c4285d;}