#f0b2d3 color space conversions
Hex:
#f0b2d3
RGB:
240, 178, 211
CMY:
6, 30, 17
CMYK:
0, 26, 12, 6
HSL:
328°, 67.3913%, 81.9608%
HSV (HSB):
328°, 25.8333%, 94.1176%
XYZ:
63.6134, 55.0692, 68.9046
xyY:
0.3391, 0.2936, 55.0692
CIE-Lab:
79.0811, 27.5287, -7.7759
CIE-LCH:
79.0811, 28.6059, 344.2268
CIE-Luv:
79.0811, 35.2095, -16.7330
Hunter-Lab:
74.2086, 23.1495, -3.1063
#f0b2d3 color charts
#f0b2d3 color shades, tints & tones
#f0b2d3 color schemes
#f0b2d3 color preview, HTML & CSS examples
This text has a color of #f0b2d3
<p style="color:#f0b2d3;">Text here</p>
.mytext {color:#f0b2d3;}
This box has a color of #f0b2d3
<div style="background-color:#f0b2d3;">Content here</div>
.mybackground {background-color:#f0b2d3;}
Border around this has a color of #f0b2d3
<div style="border:2px solid #f0b2d3;">Content here</div>
.myborder {border:2px solid #f0b2d3;}