#f28da5 color space conversions
Hex:
#f28da5
RGB:
242, 141, 165
CMY:
5, 45, 35
CMYK:
0, 42, 32, 5
HSL:
346°, 79.5276%, 75.0980%
HSV (HSB):
346°, 41.7355%, 94.9020%
XYZ:
52.9344, 40.6436, 40.6524
xyY:
0.3944, 0.3028, 40.6436
CIE-Lab:
69.9255, 41.0050, 4.1332
CIE-LCH:
69.9255, 41.2128, 5.7559
CIE-Luv:
69.9255, 65.4917, -1.8987
Hunter-Lab:
63.7523, 36.6442, 6.8197
#f28da5 color charts
#f28da5 color shades, tints & tones
#f28da5 color schemes
#f28da5 color preview, HTML & CSS examples
This text has a color of #f28da5
<p style="color:#f28da5;">Text here</p>
.mytext {color:#f28da5;}
This box has a color of #f28da5
<div style="background-color:#f28da5;">Content here</div>
.mybackground {background-color:#f28da5;}
Border around this has a color of #f28da5
<div style="border:2px solid #f28da5;">Content here</div>
.myborder {border:2px solid #f28da5;}