#f272f3 color space conversions
Hex:
#f272f3
RGB:
242, 114, 243
CMY:
5, 55, 5
CMYK:
0, 53, 0, 5
HSL:
300°, 84.3137%, 70.0000%
HSV (HSB):
300°, 53.0864%, 95.2941%
XYZ:
58.8129, 37.3829, 88.9099
xyY:
0.3177, 0.2020, 37.3829
CIE-Lab:
67.5633, 65.8837, -42.8614
CIE-LCH:
67.5633, 78.5987, 326.9535
CIE-Luv:
67.5633, 59.3707, -77.9272
Hunter-Lab:
61.1416, 64.7038, -43.4182
#f272f3 color charts
#f272f3 color shades, tints & tones
#f272f3 color schemes
#f272f3 color preview, HTML & CSS examples
This text has a color of #f272f3
<p style="color:#f272f3;">Text here</p>
.mytext {color:#f272f3;}
This box has a color of #f272f3
<div style="background-color:#f272f3;">Content here</div>
.mybackground {background-color:#f272f3;}
Border around this has a color of #f272f3
<div style="border:2px solid #f272f3;">Content here</div>
.myborder {border:2px solid #f272f3;}