#ff6071 color space conversions
Hex:
#ff6071
RGB:
255, 96, 113
CMY:
0, 62, 56
CMYK:
0, 62, 56, 0
HSL:
354°, 100.0000%, 68.8235%
HSV (HSB):
354°, 62.3529%, 100.0000%
XYZ:
48.4035, 30.8180, 19.0201
xyY:
0.4927, 0.3137, 30.8180
CIE-Lab:
62.3537, 61.5534, 23.2911
CIE-LCH:
62.3537, 65.8126, 20.7260
CIE-Luv:
62.3537, 116.0694, 16.3790
Hunter-Lab:
55.5140, 58.4876, 18.5459
#ff6071 color charts
#ff6071 color shades, tints & tones
#ff6071 color schemes
#ff6071 color preview, HTML & CSS examples
This text has a color of #ff6071
<p style="color:#ff6071;">Text here</p>
.mytext {color:#ff6071;}
This box has a color of #ff6071
<div style="background-color:#ff6071;">Content here</div>
.mybackground {background-color:#ff6071;}
Border around this has a color of #ff6071
<div style="border:2px solid #ff6071;">Content here</div>
.myborder {border:2px solid #ff6071;}