#f28ced color space conversions
Hex:
#f28ced
RGB:
242, 140, 237
CMY:
5, 45, 7
CMYK:
0, 42, 2, 5
HSL:
303°, 79.6875%, 74.9020%
HSV (HSB):
303°, 42.1488%, 94.9020%
XYZ:
61.2821, 43.7478, 85.3350
xyY:
0.3219, 0.2298, 43.7478
CIE-Lab:
72.0596, 52.3842, -32.5694
CIE-LCH:
72.0596, 61.6837, 328.1291
CIE-Luv:
72.0596, 50.5485, -59.8504
Hunter-Lab:
66.1421, 49.6353, -30.1950
#f28ced color charts
#f28ced color shades, tints & tones
#f28ced color schemes
#f28ced color preview, HTML & CSS examples
This text has a color of #f28ced
<p style="color:#f28ced;">Text here</p>
.mytext {color:#f28ced;}
This box has a color of #f28ced
<div style="background-color:#f28ced;">Content here</div>
.mybackground {background-color:#f28ced;}
Border around this has a color of #f28ced
<div style="border:2px solid #f28ced;">Content here</div>
.myborder {border:2px solid #f28ced;}