#f272f5 color space conversions
Hex:
#f272f5
RGB:
242, 114, 245
CMY:
5, 55, 4
CMYK:
1, 53, 0, 4
HSL:
299°, 86.7550%, 70.3922%
HSV (HSB):
299°, 53.4694%, 96.0784%
XYZ:
59.1167, 37.5044, 90.5095
xyY:
0.3159, 0.2004, 37.5044
CIE-Lab:
67.6538, 66.2261, -43.8199
CIE-LCH:
67.6538, 79.4109, 326.5085
CIE-Luv:
67.6538, 58.8366, -79.5433
Hunter-Lab:
61.2409, 65.1371, -44.7576
#f272f5 color charts
#f272f5 color shades, tints & tones
#f272f5 color schemes
#f272f5 color preview, HTML & CSS examples
This text has a color of #f272f5
<p style="color:#f272f5;">Text here</p>
.mytext {color:#f272f5;}
This box has a color of #f272f5
<div style="background-color:#f272f5;">Content here</div>
.mybackground {background-color:#f272f5;}
Border around this has a color of #f272f5
<div style="border:2px solid #f272f5;">Content here</div>
.myborder {border:2px solid #f272f5;}