#ff2264 color space conversions
Hex:
#ff2264
RGB:
255, 34, 100
CMY:
0, 87, 61
CMYK:
0, 87, 61, 0
HSL:
342°, 100.0000%, 56.6667%
HSV (HSB):
342°, 86.6667%, 100.0000%
XYZ:
44.1123, 23.3242, 14.2336
xyY:
0.5401, 0.2856, 23.3242
CIE-Lab:
55.4047, 79.3395, 21.6078
CIE-LCH:
55.4047, 82.2293, 15.2348
CIE-Luv:
55.4047, 148.5422, 8.9174
Hunter-Lab:
48.2951, 78.5238, 16.3325
#ff2264 color charts
#ff2264 color shades, tints & tones
#ff2264 color schemes
#ff2264 color preview, HTML & CSS examples
This text has a color of #ff2264
<p style="color:#ff2264;">Text here</p>
.mytext {color:#ff2264;}
This box has a color of #ff2264
<div style="background-color:#ff2264;">Content here</div>
.mybackground {background-color:#ff2264;}
Border around this has a color of #ff2264
<div style="border:2px solid #ff2264;">Content here</div>
.myborder {border:2px solid #ff2264;}