#f6cdcd color space conversions
Hex:
#f6cdcd
RGB:
246, 205, 205
CMY:
4, 20, 20
CMYK:
0, 17, 17, 4
HSL:
0°, 69.4915%, 88.4314%
HSV (HSB):
0°, 16.6667%, 96.4706%
XYZ:
70.8568, 67.6633, 67.0834
xyY:
0.3446, 0.3291, 67.6633
CIE-Lab:
85.8378, 14.4122, 5.3999
CIE-LCH:
85.8378, 15.3906, 20.5397
CIE-Luv:
85.8378, 24.9668, 5.3706
Hunter-Lab:
82.2577, 9.8091, 9.2278
#f6cdcd color charts
#f6cdcd color shades, tints & tones
#f6cdcd color schemes
#f6cdcd color preview, HTML & CSS examples
This text has a color of #f6cdcd
<p style="color:#f6cdcd;">Text here</p>
.mytext {color:#f6cdcd;}
This box has a color of #f6cdcd
<div style="background-color:#f6cdcd;">Content here</div>
.mybackground {background-color:#f6cdcd;}
Border around this has a color of #f6cdcd
<div style="border:2px solid #f6cdcd;">Content here</div>
.myborder {border:2px solid #f6cdcd;}