#f0caf3 color space conversions
Hex:
#f0caf3
RGB:
240, 202, 243
CMY:
6, 21, 5
CMYK:
1, 17, 0, 5
HSL:
296°, 63.0769%, 87.2549%
HSV (HSB):
296°, 16.8724%, 95.2941%
XYZ:
73.2334, 67.2374, 93.9123
xyY:
0.3125, 0.2869, 67.2374
CIE-Lab:
85.6237, 20.3482, -15.1651
CIE-LCH:
85.6237, 25.3777, 323.3036
CIE-Luv:
85.6237, 18.9169, -27.3104
Hunter-Lab:
81.9984, 15.9224, -10.5056
#f0caf3 color charts
#f0caf3 color shades, tints & tones
#f0caf3 color schemes
#f0caf3 color preview, HTML & CSS examples
This text has a color of #f0caf3
<p style="color:#f0caf3;">Text here</p>
.mytext {color:#f0caf3;}
This box has a color of #f0caf3
<div style="background-color:#f0caf3;">Content here</div>
.mybackground {background-color:#f0caf3;}
Border around this has a color of #f0caf3
<div style="border:2px solid #f0caf3;">Content here</div>
.myborder {border:2px solid #f0caf3;}