#f255cd color space conversions
Hex:
#f255cd
RGB:
242, 85, 205
CMY:
5, 67, 20
CMYK:
0, 65, 15, 5
HSL:
314°, 85.7923%, 64.1176%
HSV (HSB):
314°, 64.8760%, 94.9020%
XYZ:
50.8859, 29.7820, 60.8241
xyY:
0.3596, 0.2105, 29.7820
CIE-Lab:
61.4657, 72.0933, -31.1543
CIE-LCH:
61.4657, 78.5369, 336.6290
CIE-Luv:
61.4657, 81.0640, -59.3009
Hunter-Lab:
54.5729, 70.9377, -27.8805
#f255cd color charts
#f255cd RGB chart
#f255cd CMYK chart
#f255cd RGB pie chart
#f255cd color shades, tints & tones
#f255cd color schemes
#f255cd color preview, HTML & CSS examples
This text has a color of #f255cd
<p style="color:#f255cd;">Text here</p>
.mytext {color:#f255cd;}
Text color #f255cd
This box has a color of #f255cd
<div style="background-color:#f255cd;">Content here</div>
.mybackground {background-color:#f255cd;}
Background color #f255cd
Border around this has a color of #f255cd
<div style="border:2px solid #f255cd;">Content here</div>
.myborder {border:2px solid #f255cd;}
Border color #f255cd