#f248cd color space conversions
Hex:
#f248cd
RGB:
242, 72, 205
CMY:
5, 72, 20
CMYK:
0, 70, 15, 5
HSL:
313°, 86.7347%, 61.5686%
HSV (HSB):
313°, 70.2479%, 94.9020%
XYZ:
49.9548, 27.9198, 60.5138
xyY:
0.3610, 0.2017, 27.9198
CIE-Lab:
59.8162, 76.7117, -33.7176
CIE-LCH:
59.8162, 83.7948, 336.2727
CIE-Luv:
59.8162, 85.0985, -63.7087
Hunter-Lab:
52.8391, 76.2875, -30.9142
#f248cd color charts
#f248cd color shades, tints & tones
#f248cd color schemes
#f248cd color preview, HTML & CSS examples
This text has a color of #f248cd
<p style="color:#f248cd;">Text here</p>
.mytext {color:#f248cd;}
This box has a color of #f248cd
<div style="background-color:#f248cd;">Content here</div>
.mybackground {background-color:#f248cd;}
Border around this has a color of #f248cd
<div style="border:2px solid #f248cd;">Content here</div>
.myborder {border:2px solid #f248cd;}