#feb2ce color space conversions
Hex:
#feb2ce
RGB:
254, 178, 206
CMY:
0, 30, 19
CMYK:
0, 30, 19, 0
HSL:
338°, 97.4359%, 84.7059%
HSV (HSB):
338°, 29.9213%, 99.6078%
XYZ:
67.9340, 57.3679, 65.8851
xyY:
0.3553, 0.3001, 57.3679
CIE-Lab:
80.3861, 31.5897, -2.9803
CIE-LCH:
80.3861, 31.7299, 354.6105
CIE-Luv:
80.3861, 45.4227, -10.2879
Hunter-Lab:
75.7416, 27.5522, 1.4447
#feb2ce color charts
#feb2ce RGB chart
#feb2ce CMYK chart
#feb2ce RGB pie chart
#feb2ce color shades, tints & tones
#feb2ce color schemes
#feb2ce color preview, HTML & CSS examples
This text has a color of #feb2ce
<p style="color:#feb2ce;">Text here</p>
.mytext {color:#feb2ce;}
Text color #feb2ce
This box has a color of #feb2ce
<div style="background-color:#feb2ce;">Content here</div>
.mybackground {background-color:#feb2ce;}
Background color #feb2ce
Border around this has a color of #feb2ce
<div style="border:2px solid #feb2ce;">Content here</div>
.myborder {border:2px solid #feb2ce;}
Border color #feb2ce