#fbb0da color space conversions
Hex:
#fbb0da
RGB:
251, 176, 218
CMY:
2, 31, 15
CMYK:
0, 30, 13, 2
HSL:
326°, 90.3614%, 83.7255%
HSV (HSB):
326°, 29.8805%, 98.4314%
XYZ:
67.9639, 56.6219, 73.6767
xyY:
0.3428, 0.2856, 56.6219
CIE-Lab:
79.9664, 33.4639, -10.1253
CIE-LCH:
79.9664, 34.9622, 343.1655
CIE-Luv:
79.9664, 42.6029, -21.4801
Hunter-Lab:
75.2475, 29.5389, -5.3791
#fbb0da color charts
#fbb0da color shades, tints & tones
#fbb0da color schemes
#fbb0da color preview, HTML & CSS examples
This text has a color of #fbb0da
<p style="color:#fbb0da;">Text here</p>
.mytext {color:#fbb0da;}
This box has a color of #fbb0da
<div style="background-color:#fbb0da;">Content here</div>
.mybackground {background-color:#fbb0da;}
Border around this has a color of #fbb0da
<div style="border:2px solid #fbb0da;">Content here</div>
.myborder {border:2px solid #fbb0da;}