#fab3cd color space conversions
Hex:
#fab3cd
RGB:
250, 179, 205
CMY:
2, 30, 20
CMYK:
0, 28, 18, 2
HSL:
338°, 87.6543%, 84.1176%
HSV (HSB):
338°, 28.4000%, 98.0392%
XYZ:
66.5639, 56.9720, 65.2460
xyY:
0.3526, 0.3018, 56.9720
CIE-Lab:
80.1638, 29.5217, -2.8147
CIE-LCH:
80.1638, 29.6555, 354.5537
CIE-Luv:
80.1638, 42.2606, -9.6371
Hunter-Lab:
75.4798, 25.3254, 1.5846
#fab3cd color charts
#fab3cd RGB chart
#fab3cd CMYK chart
#fab3cd RGB pie chart
#fab3cd color shades, tints & tones
#fab3cd color schemes
#fab3cd color preview, HTML & CSS examples
This text has a color of #fab3cd
<p style="color:#fab3cd;">Text here</p>
.mytext {color:#fab3cd;}
Text color #fab3cd
This box has a color of #fab3cd
<div style="background-color:#fab3cd;">Content here</div>
.mybackground {background-color:#fab3cd;}
Background color #fab3cd
Border around this has a color of #fab3cd
<div style="border:2px solid #fab3cd;">Content here</div>
.myborder {border:2px solid #fab3cd;}
Border color #fab3cd