#ff214c color space conversions
Hex:
#ff214c
RGB:
255, 33, 76
CMY:
0, 87, 70
CMYK:
0, 87, 70, 0
HSL:
348°, 100.0000%, 56.4706%
HSV (HSB):
348°, 87.0588%, 100.0000%
XYZ:
43.0884, 22.8695, 8.9807
xyY:
0.5750, 0.3052, 22.8695
CIE-Lab:
54.9377, 78.3337, 35.2473
CIE-LCH:
54.9377, 85.8985, 24.2260
CIE-Luv:
54.9377, 156.6982, 21.3846
Hunter-Lab:
47.8221, 77.1423, 22.3411
#ff214c color charts
#ff214c color shades, tints & tones
#ff214c color schemes
#ff214c color preview, HTML & CSS examples
This text has a color of #ff214c
<p style="color:#ff214c;">Text here</p>
.mytext {color:#ff214c;}
This box has a color of #ff214c
<div style="background-color:#ff214c;">Content here</div>
.mybackground {background-color:#ff214c;}
Border around this has a color of #ff214c
<div style="border:2px solid #ff214c;">Content here</div>
.myborder {border:2px solid #ff214c;}