#efcdcd color space conversions
Hex:
#efcdcd
RGB:
239, 205, 205
CMY:
6, 20, 20
CMYK:
0, 14, 14, 6
HSL:
0°, 51.5152%, 87.0588%
HSV (HSB):
0°, 14.2259%, 93.7255%
XYZ:
68.4474, 66.4211, 66.9706
xyY:
0.3391, 0.3291, 66.4211
CIE-Lab:
85.2108, 11.9166, 4.4142
CIE-LCH:
85.2108, 12.7079, 20.3260
CIE-Luv:
85.2108, 20.4698, 4.4007
Hunter-Lab:
81.4992, 7.2903, 8.3288
#efcdcd color charts
#efcdcd RGB chart
#efcdcd CMYK chart
#efcdcd RGB pie chart
#efcdcd color shades, tints & tones
#efcdcd color schemes
#efcdcd color preview, HTML & CSS examples
This text has a color of #efcdcd
<p style="color:#efcdcd;">Text here</p>
.mytext {color:#efcdcd;}
Text color #efcdcd
This box has a color of #efcdcd
<div style="background-color:#efcdcd;">Content here</div>
.mybackground {background-color:#efcdcd;}
Background color #efcdcd
Border around this has a color of #efcdcd
<div style="border:2px solid #efcdcd;">Content here</div>
.myborder {border:2px solid #efcdcd;}
Border color #efcdcd