#ff2064 color space conversions
Hex:
#ff2064
RGB:
255, 32, 100
CMY:
0, 87, 61
CMYK:
0, 87, 61, 0
HSL:
342°, 100.0000%, 56.2745%
HSV (HSB):
342°, 87.4510%, 100.0000%
XYZ:
44.0568, 23.2131, 14.2151
xyY:
0.5407, 0.2849, 23.2131
CIE-Lab:
55.2912, 79.6662, 21.4562
CIE-LCH:
55.2912, 82.5050, 15.0736
CIE-Luv:
55.2912, 149.0574, 8.6591
Hunter-Lab:
48.1800, 78.9090, 16.2330
#ff2064 color charts
#ff2064 color shades, tints & tones
#ff2064 color schemes
#ff2064 color preview, HTML & CSS examples
This text has a color of #ff2064
<p style="color:#ff2064;">Text here</p>
.mytext {color:#ff2064;}
This box has a color of #ff2064
<div style="background-color:#ff2064;">Content here</div>
.mybackground {background-color:#ff2064;}
Border around this has a color of #ff2064
<div style="border:2px solid #ff2064;">Content here</div>
.myborder {border:2px solid #ff2064;}