#fab8d3 color space conversions
Hex:
#fab8d3
RGB:
250, 184, 211
CMY:
2, 28, 17
CMYK:
0, 26, 16, 2
HSL:
335°, 86.8421%, 85.0980%
HSV (HSB):
335°, 26.4000%, 98.0392%
XYZ:
68.3227, 59.3081, 69.4746
xyY:
0.3466, 0.3009, 59.3081
CIE-Lab:
81.4607, 27.8087, -4.1454
CIE-LCH:
81.4607, 28.1159, 351.5214
CIE-Luv:
81.4607, 38.6206, -11.3307
Hunter-Lab:
77.0118, 23.5897, 0.4209
#fab8d3 color charts
#fab8d3 color shades, tints & tones
#fab8d3 color schemes
#fab8d3 color preview, HTML & CSS examples
This text has a color of #fab8d3
<p style="color:#fab8d3;">Text here</p>
.mytext {color:#fab8d3;}
This box has a color of #fab8d3
<div style="background-color:#fab8d3;">Content here</div>
.mybackground {background-color:#fab8d3;}
Border around this has a color of #fab8d3
<div style="border:2px solid #fab8d3;">Content here</div>
.myborder {border:2px solid #fab8d3;}