#efc2cc color space conversions
Hex:
#efc2cc
RGB:
239, 194, 204
CMY:
6, 24, 20
CMYK:
0, 19, 15, 6
HSL:
347°, 58.4416%, 84.9020%
HSV (HSB):
347°, 18.8285%, 93.7255%
XYZ:
65.7875, 61.2939, 65.4903
xyY:
0.3416, 0.3183, 61.2939
CIE-Lab:
82.5365, 17.5615, 1.0660
CIE-LCH:
82.5365, 17.5938, 3.4736
CIE-Luv:
82.5365, 26.6676, -1.6093
Hunter-Lab:
78.2904, 12.9853, 5.2070
#efc2cc color charts
#efc2cc color shades, tints & tones
#efc2cc color schemes
#efc2cc color preview, HTML & CSS examples
This text has a color of #efc2cc
<p style="color:#efc2cc;">Text here</p>
.mytext {color:#efc2cc;}
This box has a color of #efc2cc
<div style="background-color:#efc2cc;">Content here</div>
.mybackground {background-color:#efc2cc;}
Border around this has a color of #efc2cc
<div style="border:2px solid #efc2cc;">Content here</div>
.myborder {border:2px solid #efc2cc;}