#f0cdcd color space conversions
Hex:
#f0cdcd
RGB:
240, 205, 205
CMY:
6, 20, 20
CMYK:
0, 15, 15, 6
HSL:
0°, 53.8462%, 87.2549%
HSV (HSB):
0°, 14.5833%, 94.1176%
XYZ:
68.7859, 66.5957, 66.9864
xyY:
0.3399, 0.3291, 66.5957
CIE-Lab:
85.2994, 12.2726, 4.5536
CIE-LCH:
85.2994, 13.0901, 20.3566
CIE-Luv:
85.2994, 21.1068, 4.5381
Hunter-Lab:
81.6062, 7.6470, 8.4561
#f0cdcd color charts
#f0cdcd color shades, tints & tones
#f0cdcd color schemes
#f0cdcd color preview, HTML & CSS examples
This text has a color of #f0cdcd
<p style="color:#f0cdcd;">Text here</p>
.mytext {color:#f0cdcd;}
This box has a color of #f0cdcd
<div style="background-color:#f0cdcd;">Content here</div>
.mybackground {background-color:#f0cdcd;}
Border around this has a color of #f0cdcd
<div style="border:2px solid #f0cdcd;">Content here</div>
.myborder {border:2px solid #f0cdcd;}