#ffcdcd color space conversions
Hex:
#ffcdcd
RGB:
255, 205, 205
CMY:
0, 20, 20
CMYK:
0, 20, 20, 0
HSL:
0°, 100.0000%, 90.1961%
HSV (HSB):
0°, 19.6078%, 100.0000%
XYZ:
74.0908, 69.3304, 67.2347
xyY:
0.3517, 0.3291, 69.3304
CIE-Lab:
86.6674, 17.6313, 6.7024
CIE-LCH:
86.6674, 18.8622, 20.8139
CIE-Luv:
86.6674, 30.8739, 6.6447
Hunter-Lab:
83.2649, 13.1193, 10.4100
#ffcdcd color charts
#ffcdcd RGB chart
#ffcdcd CMYK chart
#ffcdcd RGB pie chart
#ffcdcd color shades, tints & tones
#ffcdcd color schemes
#ffcdcd color preview, HTML & CSS examples
This text has a color of #ffcdcd
<p style="color:#ffcdcd;">Text here</p>
.mytext {color:#ffcdcd;}
Text color #ffcdcd
This box has a color of #ffcdcd
<div style="background-color:#ffcdcd;">Content here</div>
.mybackground {background-color:#ffcdcd;}
Background color #ffcdcd
Border around this has a color of #ffcdcd
<div style="border:2px solid #ffcdcd;">Content here</div>
.myborder {border:2px solid #ffcdcd;}
Border color #ffcdcd