#cd303d color space conversions
Hex:
#cd303d
RGB:
205, 48, 61
CMY:
20, 81, 76
CMYK:
0, 77, 70, 20
HSL:
355°, 62.0553%, 49.6078%
HSV (HSB):
355°, 76.5854%, 80.3922%
XYZ:
27.0761, 15.4300, 5.9661
xyY:
0.5586, 0.3183, 15.4300
CIE-Lab:
46.2176, 60.8133, 31.3079
CIE-LCH:
46.2176, 68.3991, 27.2403
CIE-Luv:
46.2176, 116.5401, 20.4541
Hunter-Lab:
39.2810, 54.2970, 18.4916
#cd303d color charts
#cd303d color shades, tints & tones
#cd303d color schemes
#cd303d color preview, HTML & CSS examples
This text has a color of #cd303d
<p style="color:#cd303d;">Text here</p>
.mytext {color:#cd303d;}
This box has a color of #cd303d
<div style="background-color:#cd303d;">Content here</div>
.mybackground {background-color:#cd303d;}
Border around this has a color of #cd303d
<div style="border:2px solid #cd303d;">Content here</div>
.myborder {border:2px solid #cd303d;}