#fab4cc color space conversions
Hex:
#fab4cc
RGB:
250, 180, 204
CMY:
2, 29, 20
CMYK:
0, 28, 18, 2
HSL:
339°, 87.5000%, 84.3137%
HSV (HSB):
339°, 28.0000%, 98.0392%
XYZ:
66.6447, 57.3261, 64.6792
xyY:
0.3533, 0.3039, 57.3261
CIE-Lab:
80.3627, 28.8441, -1.9822
CIE-LCH:
80.3627, 28.9121, 356.0688
CIE-Luv:
80.3627, 41.8459, -8.2699
Hunter-Lab:
75.7140, 24.6190, 2.3509
#fab4cc color charts
#fab4cc RGB chart
#fab4cc CMYK chart
#fab4cc RGB pie chart
#fab4cc color shades, tints & tones
#fab4cc color schemes
#fab4cc color preview, HTML & CSS examples
This text has a color of #fab4cc
<p style="color:#fab4cc;">Text here</p>
.mytext {color:#fab4cc;}
Text color #fab4cc
This box has a color of #fab4cc
<div style="background-color:#fab4cc;">Content here</div>
.mybackground {background-color:#fab4cc;}
Background color #fab4cc
Border around this has a color of #fab4cc
<div style="border:2px solid #fab4cc;">Content here</div>
.myborder {border:2px solid #fab4cc;}
Border color #fab4cc