#c2485d color space conversions
Hex:
#c2485d
RGB:
194, 72, 93
CMY:
24, 72, 64
CMYK:
0, 63, 52, 24
HSL:
350°, 50.0000%, 52.1569%
HSV (HSB):
350°, 62.8866%, 76.0784%
XYZ:
26.5413, 16.8944, 12.2180
xyY:
0.4769, 0.3036, 16.8944
CIE-Lab:
48.1267, 50.4038, 14.0967
CIE-LCH:
48.1267, 52.3380, 15.6250
CIE-Luv:
48.1267, 86.0124, 7.4479
Hunter-Lab:
41.1028, 43.3329, 11.1477
#c2485d color charts
#c2485d color shades, tints & tones
#c2485d color schemes
#c2485d color preview, HTML & CSS examples
This text has a color of #c2485d
<p style="color:#c2485d;">Text here</p>
.mytext {color:#c2485d;}
This box has a color of #c2485d
<div style="background-color:#c2485d;">Content here</div>
.mybackground {background-color:#c2485d;}
Border around this has a color of #c2485d
<div style="border:2px solid #c2485d;">Content here</div>
.myborder {border:2px solid #c2485d;}