#f272c4 color space conversions
Hex:
#f272c4
RGB:
242, 114, 196
CMY:
5, 55, 23
CMYK:
0, 53, 19, 5
HSL:
322°, 83.1169%, 69.8039%
HSV (HSB):
322°, 52.8926%, 94.9020%
XYZ:
52.5991, 34.8974, 56.1881
xyY:
0.3661, 0.2429, 34.8974
CIE-Lab:
65.6687, 58.4829, -19.6118
CIE-LCH:
65.6687, 61.6837, 341.4615
CIE-Luv:
65.6687, 72.3195, -39.7346
Hunter-Lab:
59.0740, 55.5556, -15.0418
#f272c4 color charts
#f272c4 color shades, tints & tones
#f272c4 color schemes
#f272c4 color preview, HTML & CSS examples
This text has a color of #f272c4
<p style="color:#f272c4;">Text here</p>
.mytext {color:#f272c4;}
This box has a color of #f272c4
<div style="background-color:#f272c4;">Content here</div>
.mybackground {background-color:#f272c4;}
Border around this has a color of #f272c4
<div style="border:2px solid #f272c4;">Content here</div>
.myborder {border:2px solid #f272c4;}