#ffc7e6 color space conversions
Hex:
#ffc7e6
RGB:
255, 199, 230
CMY:
0, 22, 10
CMYK:
0, 22, 10, 0
HSL:
327°, 100.0000%, 89.0196%
HSV (HSB):
327°, 21.9608%, 100.0000%
XYZ:
75.9464, 67.8200, 83.9507
xyY:
0.3335, 0.2978, 67.8200
CIE-Lab:
85.9164, 24.6784, -7.6759
CIE-LCH:
85.9164, 25.8446, 342.7223
CIE-Luv:
85.9164, 31.2807, -16.2570
Hunter-Lab:
82.3529, 20.4962, -2.7933
#ffc7e6 color charts
#ffc7e6 color shades, tints & tones
#ffc7e6 color schemes
#ffc7e6 color preview, HTML & CSS examples
This text has a color of #ffc7e6
<p style="color:#ffc7e6;">Text here</p>
.mytext {color:#ffc7e6;}
This box has a color of #ffc7e6
<div style="background-color:#ffc7e6;">Content here</div>
.mybackground {background-color:#ffc7e6;}
Border around this has a color of #ffc7e6
<div style="border:2px solid #ffc7e6;">Content here</div>
.myborder {border:2px solid #ffc7e6;}