#fe06c3 color space conversions
Hex:
#fe06c3
RGB:
254, 6, 195
CMY:
0, 98, 24
CMYK:
0, 98, 23, 0
HSL:
314°, 99.2000%, 50.9804%
HSV (HSB):
314°, 97.6378%, 99.6078%
XYZ:
50.7885, 25.1412, 53.8056
xyY:
0.3915, 0.1938, 25.1412
CIE-Lab:
57.2127, 90.1658, -31.8908
CIE-LCH:
57.2127, 95.6394, 340.5218
CIE-Luv:
57.2127, 109.2475, -62.7635
Hunter-Lab:
50.1410, 93.0583, -28.5246
#fe06c3 color charts
#fe06c3 color shades, tints & tones
#fe06c3 color schemes
#fe06c3 color preview, HTML & CSS examples
This text has a color of #fe06c3
<p style="color:#fe06c3;">Text here</p>
.mytext {color:#fe06c3;}
This box has a color of #fe06c3
<div style="background-color:#fe06c3;">Content here</div>
.mybackground {background-color:#fe06c3;}
Border around this has a color of #fe06c3
<div style="border:2px solid #fe06c3;">Content here</div>
.myborder {border:2px solid #fe06c3;}