#fab4d2 color space conversions
Hex:
#fab4d2
RGB:
250, 180, 210
CMY:
2, 29, 18
CMYK:
0, 28, 16, 2
HSL:
334°, 87.5000%, 84.3137%
HSV (HSB):
334°, 28.0000%, 98.0392%
XYZ:
67.3785, 57.6197, 68.5432
xyY:
0.3481, 0.2977, 57.6197
CIE-Lab:
80.5269, 29.7607, -4.9825
CIE-LCH:
80.5269, 30.1749, 350.4957
CIE-Luv:
80.5269, 40.9700, -12.9449
Hunter-Lab:
75.9076, 25.6050, -0.4025
#fab4d2 color charts
#fab4d2 color shades, tints & tones
#fab4d2 color schemes
#fab4d2 color preview, HTML & CSS examples
This text has a color of #fab4d2
<p style="color:#fab4d2;">Text here</p>
.mytext {color:#fab4d2;}
This box has a color of #fab4d2
<div style="background-color:#fab4d2;">Content here</div>
.mybackground {background-color:#fab4d2;}
Border around this has a color of #fab4d2
<div style="border:2px solid #fab4d2;">Content here</div>
.myborder {border:2px solid #fab4d2;}