#f08ec3 color space conversions
Hex:
#f08ec3
RGB:
240, 142, 195
CMY:
6, 44, 24
CMYK:
0, 41, 19, 6
HSL:
328°, 76.5625%, 74.9020%
HSV (HSB):
328°, 40.8333%, 94.1176%
XYZ:
55.4585, 41.8114, 56.7772
xyY:
0.3600, 0.2714, 41.8114
CIE-Lab:
70.7407, 43.9288, -11.4256
CIE-LCH:
70.7407, 45.3903, 345.4208
CIE-Luv:
70.7407, 57.2335, -24.9810
Hunter-Lab:
64.6617, 39.9363, -6.7972
#f08ec3 color charts
#f08ec3 color shades, tints & tones
#f08ec3 color schemes
#f08ec3 color preview, HTML & CSS examples
This text has a color of #f08ec3
<p style="color:#f08ec3;">Text here</p>
.mytext {color:#f08ec3;}
This box has a color of #f08ec3
<div style="background-color:#f08ec3;">Content here</div>
.mybackground {background-color:#f08ec3;}
Border around this has a color of #f08ec3
<div style="border:2px solid #f08ec3;">Content here</div>
.myborder {border:2px solid #f08ec3;}