#cd4961 color space conversions
Hex:
#cd4961
RGB:
205, 73, 97
CMY:
20, 71, 62
CMYK:
0, 64, 53, 20
HSL:
349°, 56.8966%, 54.5098%
HSV (HSB):
349°, 64.3902%, 80.3922%
XYZ:
29.7170, 18.6073, 13.3346
xyY:
0.4820, 0.3018, 18.6073
CIE-Lab:
50.2246, 53.9081, 14.8604
CIE-LCH:
50.2246, 55.9188, 15.4115
CIE-Luv:
50.2246, 93.3169, 7.6663
Hunter-Lab:
43.1362, 47.4826, 11.8672
#cd4961 color charts
#cd4961 color shades, tints & tones
#cd4961 color schemes
#cd4961 color preview, HTML & CSS examples
This text has a color of #cd4961
<p style="color:#cd4961;">Text here</p>
.mytext {color:#cd4961;}
This box has a color of #cd4961
<div style="background-color:#cd4961;">Content here</div>
.mybackground {background-color:#cd4961;}
Border around this has a color of #cd4961
<div style="border:2px solid #cd4961;">Content here</div>
.myborder {border:2px solid #cd4961;}