#f67ed5 color space conversions
Hex:
#f67ed5
RGB:
246, 126, 213
CMY:
4, 51, 16
CMYK:
0, 49, 13, 4
HSL:
317°, 86.9565%, 72.9412%
HSV (HSB):
317°, 48.7805%, 96.4706%
XYZ:
57.4771, 39.3186, 67.5107
xyY:
0.3498, 0.2393, 39.3186
CIE-Lab:
68.9814, 56.5207, -24.0233
CIE-LCH:
68.9814, 61.4142, 336.9727
CIE-Luv:
68.9814, 65.2016, -46.5577
Hunter-Lab:
62.7046, 53.8861, -19.9412
#f67ed5 color charts
#f67ed5 color shades, tints & tones
#f67ed5 color schemes
#f67ed5 color preview, HTML & CSS examples
This text has a color of #f67ed5
<p style="color:#f67ed5;">Text here</p>
.mytext {color:#f67ed5;}
This box has a color of #f67ed5
<div style="background-color:#f67ed5;">Content here</div>
.mybackground {background-color:#f67ed5;}
Border around this has a color of #f67ed5
<div style="border:2px solid #f67ed5;">Content here</div>
.myborder {border:2px solid #f67ed5;}