#c2385c color space conversions
Hex:
#c2385c
RGB:
194, 56, 92
CMY:
24, 78, 64
CMYK:
0, 71, 53, 24
HSL:
344°, 55.2000%, 49.0196%
HSV (HSB):
344°, 71.1340%, 76.0784%
XYZ:
25.5941, 15.0704, 11.6851
xyY:
0.4889, 0.2879, 15.0704
CIE-Lab:
45.7305, 56.7974, 11.3886
CIE-LCH:
45.7305, 57.9279, 11.3382
CIE-Luv:
45.7305, 94.6668, 2.8179
Hunter-Lab:
38.8206, 49.7474, 9.3279
#c2385c color charts
#c2385c color shades, tints & tones
#c2385c color schemes
#c2385c color preview, HTML & CSS examples
This text has a color of #c2385c
<p style="color:#c2385c;">Text here</p>
.mytext {color:#c2385c;}
This box has a color of #c2385c
<div style="background-color:#c2385c;">Content here</div>
.mybackground {background-color:#c2385c;}
Border around this has a color of #c2385c
<div style="border:2px solid #c2385c;">Content here</div>
.myborder {border:2px solid #c2385c;}