#c9607d color space conversions
Hex:
#c9607d
RGB:
201, 96, 125
CMY:
21, 62, 51
CMYK:
0, 52, 38, 21
HSL:
343°, 49.2958%, 58.2353%
HSV (HSB):
343°, 52.2388%, 78.8235%
XYZ:
31.9719, 22.2639, 22.0143
xyY:
0.4193, 0.2920, 22.2639
CIE-Lab:
54.3059, 44.6910, 3.8324
CIE-LCH:
54.3059, 44.8550, 4.9013
CIE-Luv:
54.3059, 69.3373, -3.1602
Hunter-Lab:
47.1847, 38.3770, 5.3671
#c9607d color charts
#c9607d color shades, tints & tones
#c9607d color schemes
#c9607d color preview, HTML & CSS examples
This text has a color of #c9607d
<p style="color:#c9607d;">Text here</p>
.mytext {color:#c9607d;}
This box has a color of #c9607d
<div style="background-color:#c9607d;">Content here</div>
.mybackground {background-color:#c9607d;}
Border around this has a color of #c9607d
<div style="border:2px solid #c9607d;">Content here</div>
.myborder {border:2px solid #c9607d;}