#fab4e4 color space conversions
Hex:
#fab4e4
RGB:
250, 180, 228
CMY:
2, 29, 11
CMYK:
0, 28, 9, 2
HSL:
319°, 87.5000%, 84.3137%
HSV (HSB):
319°, 28.0000%, 98.0392%
XYZ:
69.7492, 58.5679, 81.0273
xyY:
0.3332, 0.2798, 58.5679
CIE-Lab:
81.0535, 32.6593, -13.9062
CIE-LCH:
81.0535, 35.4967, 336.9358
CIE-Luv:
81.0535, 38.2971, -27.2776
Hunter-Lab:
76.5297, 28.7580, -9.2037
#fab4e4 color charts
#fab4e4 color shades, tints & tones
#fab4e4 color schemes
#fab4e4 color preview, HTML & CSS examples
This text has a color of #fab4e4
<p style="color:#fab4e4;">Text here</p>
.mytext {color:#fab4e4;}
This box has a color of #fab4e4
<div style="background-color:#fab4e4;">Content here</div>
.mybackground {background-color:#fab4e4;}
Border around this has a color of #fab4e4
<div style="border:2px solid #fab4e4;">Content here</div>
.myborder {border:2px solid #fab4e4;}