#f03cae color space conversions
Hex:
#f03cae
RGB:
240, 60, 174
CMY:
6, 76, 32
CMYK:
0, 75, 28, 6
HSL:
322°, 85.7143%, 58.8235%
HSV (HSB):
322°, 75.0000%, 94.1176%
XYZ:
45.1910, 24.8130, 42.4520
xyY:
0.4019, 0.2206, 24.8130
CIE-Lab:
56.8927, 76.0557, -20.4315
CIE-LCH:
56.8927, 78.7522, 344.9632
CIE-Luv:
56.8927, 99.1033, -43.1828
Hunter-Lab:
49.8126, 74.7667, -15.6600
#f03cae color charts
#f03cae color shades, tints & tones
#f03cae color schemes
#f03cae color preview, HTML & CSS examples
This text has a color of #f03cae
<p style="color:#f03cae;">Text here</p>
.mytext {color:#f03cae;}
This box has a color of #f03cae
<div style="background-color:#f03cae;">Content here</div>
.mybackground {background-color:#f03cae;}
Border around this has a color of #f03cae
<div style="border:2px solid #f03cae;">Content here</div>
.myborder {border:2px solid #f03cae;}