#feb5cc color space conversions
Hex:
#feb5cc
RGB:
254, 181, 204
CMY:
0, 29, 20
CMYK:
0, 29, 20, 0
HSL:
341°, 97.3333%, 85.2941%
HSV (HSB):
341°, 28.7402%, 99.6078%
XYZ:
68.2960, 58.4782, 64.8146
xyY:
0.3565, 0.3052, 58.4782
CIE-Lab:
81.0039, 29.7190, -0.9937
CIE-LCH:
81.0039, 29.7356, 358.0848
CIE-Luv:
81.0039, 44.0319, -6.9827
Hunter-Lab:
76.4710, 25.5934, 3.2773
#feb5cc color charts
#feb5cc color shades, tints & tones
#feb5cc color schemes
#feb5cc color preview, HTML & CSS examples
This text has a color of #feb5cc
<p style="color:#feb5cc;">Text here</p>
.mytext {color:#feb5cc;}
This box has a color of #feb5cc
<div style="background-color:#feb5cc;">Content here</div>
.mybackground {background-color:#feb5cc;}
Border around this has a color of #feb5cc
<div style="border:2px solid #feb5cc;">Content here</div>
.myborder {border:2px solid #feb5cc;}