#f072d8 color space conversions
Hex:
#f072d8
RGB:
240, 114, 216
CMY:
6, 55, 15
CMYK:
0, 53, 10, 6
HSL:
311°, 80.7692%, 69.4118%
HSV (HSB):
311°, 52.5000%, 94.1176%
XYZ:
54.3472, 35.5178, 68.9569
xyY:
0.3422, 0.2236, 35.5178
CIE-Lab:
66.1498, 60.9074, -30.1147
CIE-LCH:
66.1498, 67.9456, 333.6906
CIE-Luv:
66.1498, 65.3171, -56.5279
Hunter-Lab:
59.5968, 58.4824, -26.8842
#f072d8 color charts
#f072d8 color shades, tints & tones
#f072d8 color schemes
#f072d8 color preview, HTML & CSS examples
This text has a color of #f072d8
<p style="color:#f072d8;">Text here</p>
.mytext {color:#f072d8;}
This box has a color of #f072d8
<div style="background-color:#f072d8;">Content here</div>
.mybackground {background-color:#f072d8;}
Border around this has a color of #f072d8
<div style="border:2px solid #f072d8;">Content here</div>
.myborder {border:2px solid #f072d8;}