#cd102c color space conversions
Hex:
#cd102c
RGB:
205, 16, 44
CMY:
20, 94, 83
CMYK:
0, 92, 79, 20
HSL:
351°, 85.5204%, 43.3333%
HSV (HSB):
351°, 92.1951%, 80.3922%
XYZ:
25.8168, 13.5316, 3.6340
xyY:
0.6006, 0.3148, 13.5316
CIE-Lab:
43.5535, 67.1144, 38.2853
CIE-LCH:
43.5535, 77.2665, 29.7025
CIE-Luv:
43.5535, 131.9189, 22.5056
Hunter-Lab:
36.7853, 60.9012, 19.8924
#cd102c color charts
#cd102c RGB chart
#cd102c CMYK chart
#cd102c RGB pie chart
#cd102c color shades, tints & tones
#cd102c color schemes
#cd102c color preview, HTML & CSS examples
This text has a color of #cd102c
<p style="color:#cd102c;">Text here</p>
.mytext {color:#cd102c;}
Text color #cd102c
This box has a color of #cd102c
<div style="background-color:#cd102c;">Content here</div>
.mybackground {background-color:#cd102c;}
Background color #cd102c
Border around this has a color of #cd102c
<div style="border:2px solid #cd102c;">Content here</div>
.myborder {border:2px solid #cd102c;}
Border color #cd102c