#f0bbbb color space conversions
Hex:
#f0bbbb
RGB:
240, 187, 187
CMY:
6, 27, 27
CMYK:
0, 22, 22, 6
HSL:
0°, 63.8554%, 83.7255%
HSV (HSB):
0°, 22.0833%, 94.1176%
XYZ:
62.6751, 57.6538, 54.8387
xyY:
0.3578, 0.3291, 57.6538
CIE-Lab:
80.5459, 19.0539, 7.3333
CIE-LCH:
80.5459, 20.4164, 21.0502
CIE-Luv:
80.5459, 33.2348, 7.1550
Hunter-Lab:
75.9301, 14.4620, 10.3303
#f0bbbb color charts
#f0bbbb color shades, tints & tones
#f0bbbb color schemes
#f0bbbb color preview, HTML & CSS examples
This text has a color of #f0bbbb
<p style="color:#f0bbbb;">Text here</p>
.mytext {color:#f0bbbb;}
This box has a color of #f0bbbb
<div style="background-color:#f0bbbb;">Content here</div>
.mybackground {background-color:#f0bbbb;}
Border around this has a color of #f0bbbb
<div style="border:2px solid #f0bbbb;">Content here</div>
.myborder {border:2px solid #f0bbbb;}