#ff6165 color space conversions
Hex:
#ff6165
RGB:
255, 97, 101
CMY:
0, 62, 60
CMYK:
0, 62, 60, 0
HSL:
358°, 100.0000%, 69.0196%
HSV (HSB):
358°, 61.9608%, 100.0000%
XYZ:
47.8637, 30.7490, 15.7244
xyY:
0.5074, 0.3259, 30.7490
CIE-Lab:
62.2952, 60.3158, 30.0613
CIE-LCH:
62.2952, 67.3919, 26.4916
CIE-Luv:
62.2952, 118.5076, 23.6117
Hunter-Lab:
55.4518, 57.0332, 22.0035
#ff6165 color charts
#ff6165 color shades, tints & tones
#ff6165 color schemes
#ff6165 color preview, HTML & CSS examples
This text has a color of #ff6165
<p style="color:#ff6165;">Text here</p>
.mytext {color:#ff6165;}
This box has a color of #ff6165
<div style="background-color:#ff6165;">Content here</div>
.mybackground {background-color:#ff6165;}
Border around this has a color of #ff6165
<div style="border:2px solid #ff6165;">Content here</div>
.myborder {border:2px solid #ff6165;}