#f272db color space conversions
Hex:
#f272db
RGB:
242, 114, 219
CMY:
5, 55, 14
CMYK:
0, 53, 10, 5
HSL:
311°, 83.1169%, 69.8039%
HSV (HSB):
311°, 52.8926%, 94.9020%
XYZ:
55.4214, 36.0263, 71.0506
xyY:
0.3411, 0.2217, 36.0263
CIE-Lab:
66.5401, 61.9419, -31.1628
CIE-LCH:
66.5401, 69.3392, 333.2931
CIE-Luv:
66.5401, 65.9106, -58.4175
Hunter-Lab:
60.0220, 59.7801, -28.1688
#f272db color charts
#f272db color shades, tints & tones
#f272db color schemes
#f272db color preview, HTML & CSS examples
This text has a color of #f272db
<p style="color:#f272db;">Text here</p>
.mytext {color:#f272db;}
This box has a color of #f272db
<div style="background-color:#f272db;">Content here</div>
.mybackground {background-color:#f272db;}
Border around this has a color of #f272db
<div style="border:2px solid #f272db;">Content here</div>
.myborder {border:2px solid #f272db;}