#cd194c color space conversions
Hex:
#cd194c
RGB:
205, 25, 76
CMY:
20, 90, 70
CMYK:
0, 88, 63, 20
HSL:
343°, 78.2609%, 45.0980%
HSV (HSB):
343°, 87.8049%, 80.3922%
XYZ:
26.8290, 14.1962, 8.1636
xyY:
0.5454, 0.2886, 14.1962
CIE-Lab:
44.5130, 67.1566, 19.9986
CIE-LCH:
44.5130, 70.0710, 16.5831
CIE-Luv:
44.5130, 120.5111, 8.7634
Hunter-Lab:
37.6778, 61.1669, 13.5283
#cd194c color charts
#cd194c color shades, tints & tones
#cd194c color schemes
#cd194c color preview, HTML & CSS examples
This text has a color of #cd194c
<p style="color:#cd194c;">Text here</p>
.mytext {color:#cd194c;}
This box has a color of #cd194c
<div style="background-color:#cd194c;">Content here</div>
.mybackground {background-color:#cd194c;}
Border around this has a color of #cd194c
<div style="border:2px solid #cd194c;">Content here</div>
.myborder {border:2px solid #cd194c;}