#ff427c color space conversions
Hex:
#ff427c
RGB:
255, 66, 124
CMY:
0, 74, 51
CMYK:
0, 74, 51, 0
HSL:
342°, 100.0000%, 62.9412%
HSV (HSB):
342°, 74.1176%, 100.0000%
XYZ:
46.8263, 26.6117, 21.7373
xyY:
0.4920, 0.2796, 26.6117
CIE-Lab:
58.6131, 73.2916, 11.7530
CIE-LCH:
58.6131, 74.2280, 9.1103
CIE-Luv:
58.6131, 128.4330, 0.1271
Hunter-Lab:
51.5865, 71.7524, 11.1271
#ff427c color charts
#ff427c color shades, tints & tones
#ff427c color schemes
#ff427c color preview, HTML & CSS examples
This text has a color of #ff427c
<p style="color:#ff427c;">Text here</p>
.mytext {color:#ff427c;}
This box has a color of #ff427c
<div style="background-color:#ff427c;">Content here</div>
.mybackground {background-color:#ff427c;}
Border around this has a color of #ff427c
<div style="border:2px solid #ff427c;">Content here</div>
.myborder {border:2px solid #ff427c;}